Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-115118
#<BuildRuby:0x0000562387f22230
@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.20240319-115118",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.007387 0.004552 4.133145 ( 4.419487)
build_miniruby 0.001945 0.000000 1.922659 ( 2.099178)
build_ruby 0.000000 0.001781 3.600543 ( 3.927567)
build_all 0.007659 0.001205 7.364762 ( 4.220312)
build_install 0.011589 0.012169 10.329617 ( 6.311531)
test_btest 0.000893 0.000206 95.790570 ( 53.624641)
test_basic 0.007699 0.000114 0.929517 ( 0.998120)
test_all 0.093915 0.027985 777.955252 (257.704325)
test_rubyspec 0.054452 0.026683 116.899955 (125.698018)
total: 459.00 sec