Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-145440
#<BuildRuby:0x0000555d85ba6890
@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.20240305-145440",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.004977 0.004315 2.698737 ( 3.131758)
build_miniruby 0.001381 0.000331 1.742052 ( 1.800791)
build_ruby 0.001361 0.000326 3.836427 ( 4.135073)
build_all 0.000000 0.008616 6.691679 ( 3.522560)
build_install 0.015268 0.005019 8.626677 ( 4.989845)
test_btest 0.000757 0.000245 92.942507 ( 37.196830)
test_basic 0.002700 0.004912 1.010542 ( 1.089326)
test_all 0.093250 0.026901 841.216397 (300.913420)
test_rubyspec 0.048959 0.037461 124.868259 (134.164587)
total: 490.95 sec