Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-171135
#<BuildRuby:0x00007f74cd83fdd0
@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.20240822-171135",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.007022 0.000628 3.335017 ( 3.416003)
build_miniruby 0.001424 0.000297 1.264641 ( 1.260676)
build_ruby 0.001621 0.000338 3.941917 ( 4.129609)
build_all 0.004263 0.004267 7.148919 ( 2.681532)
build_install 0.017405 0.000984 9.797486 ( 4.476338)
test_btest 0.000662 0.000142 117.255525 ( 42.457990)
test_basic 0.009402 0.000095 1.214328 ( 1.262263)
test_all 0.104503 0.045248 792.220298 (241.461170)
test_rubyspec 0.038287 0.051565 162.261786 ( 28.785872)
total: 329.93 sec