Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-083951
#<BuildRuby:0x00007f4a20e3fdc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240714-083951",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.000354 0.007314 3.377287 ( 3.369638)
build_miniruby 0.001316 0.000297 1.406640 ( 1.404397)
build_ruby 0.001853 0.000419 3.708780 ( 3.862042)
build_all 0.006201 0.003066 7.438070 ( 2.825772)
build_install 0.014214 0.005109 10.715969 ( 5.028651)
test_btest 0.000798 0.000200 116.995257 ( 43.067786)
test_basic 0.004055 0.004087 1.284739 ( 1.405995)
test_all 0.114099 0.047598 837.810590 (289.908674)
test_rubyspec 0.035113 0.055322 165.096561 ( 33.901236)
total: 384.78 sec