Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-040124
#<BuildRuby:0x000055b6072a2228
@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.20240317-040124",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.002021 0.004208 2.153498 ( 2.184410)
build_miniruby 0.001304 0.000180 1.687558 ( 1.687063)
build_ruby 0.001453 0.000201 3.805494 ( 3.963203)
build_all 0.008354 0.000567 7.590793 ( 3.768289)
build_install 0.017869 0.004375 9.497524 ( 4.927638)
test_btest 0.000000 0.001113 98.138006 ( 44.258541)
test_basic 0.000480 0.006582 1.055947 ( 1.185162)
test_all 0.093320 0.034282 849.927044 (430.008078)
test_rubyspec 0.061455 0.036758 140.868893 (173.724139)
total: 665.71 sec