Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-155918
#<BuildRuby:0x000055ca3af4e228
@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.20231231-155918",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005209 0.000744 1.841642 ( 2.413324)
build_miniruby 0.001165 0.000167 1.610182 ( 1.609215)
build_ruby 0.001800 0.000257 3.118248 ( 3.402605)
build_all 0.007109 0.000387 5.828041 ( 2.736177)
build_install 0.014565 0.002009 6.930188 ( 4.109808)
test_btest 0.000637 0.000088 82.627390 ( 31.654344)
test_basic 0.006650 0.000918 0.851035 ( 0.923545)
test_all 0.080730 0.042202 801.510144 (285.279646)
test_rubyspec 0.016179 0.055551 100.246389 (114.031538)
total: 446.16 sec