Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-073959
#<BuildRuby:0x0000564ff8039a00
@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.20240116-073959",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.000889 0.004370 1.574862 ( 1.920880)
build_miniruby 0.000909 0.000346 1.486104 ( 1.484637)
build_ruby 0.001401 0.000534 3.142322 ( 3.403118)
build_all 0.003435 0.003881 5.473639 ( 2.547332)
build_install 0.014956 0.002489 6.674978 ( 3.898701)
test_btest 0.000766 0.000000 79.385212 ( 28.040114)
test_basic 0.003993 0.002886 0.783504 ( 0.845858)
test_all 0.091972 0.024944 737.062645 (223.519561)
test_rubyspec 0.039597 0.018985 89.603105 (101.082869)
total: 366.74 sec