Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-193151
#<BuildRuby:0x0000561b4e09a2a8
@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.20240225-193151",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.004275 0.003072 2.592833 ( 2.599934)
build_miniruby 0.001315 0.000317 1.796587 ( 1.796976)
build_ruby 0.002104 0.000000 3.578732 ( 3.890042)
build_all 0.008075 0.000000 6.766740 ( 3.766863)
build_install 0.016889 0.003063 8.746925 ( 5.250988)
test_btest 0.000829 0.000179 93.175097 ( 48.135709)
test_basic 0.003331 0.004604 1.065194 ( 1.295802)
test_all 0.092252 0.027140 805.034800 (282.311427)
test_rubyspec 0.056345 0.032350 123.807149 (133.282261)
total: 482.33 sec