Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-223225
#<BuildRuby:0x000055ff5f815f60
@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.20231205-223225",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.002863 0.004801 2.385324 ( 3.234632)
build_miniruby 0.001194 0.000348 1.662303 ( 1.693840)
build_ruby 0.000000 0.001788 3.310107 ( 3.536361)
build_all 0.004060 0.003626 5.831508 ( 3.196082)
build_install 0.012981 0.007101 7.386872 ( 4.719004)
test_btest 0.000527 0.000188 82.408811 ( 44.531646)
test_basic 0.002246 0.005065 0.930403 ( 1.172973)
test_all 0.092020 0.033634 707.276311 (455.618284)
test_rubyspec 0.031358 0.045978 104.571483 (165.916211)
total: 683.62 sec