Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-193002
#<BuildRuby:0x0000562c0686df70
@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.20230905-193002",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.005735 1.697928 ( 2.140091)
build_miniruby 0.000663 0.001216 1.507351 ( 1.504646)
build_ruby 0.001351 0.000364 3.193734 ( 3.428966)
build_all 0.000000 0.008244 6.228121 ( 3.074847)
build_install 0.008679 0.009881 7.418739 ( 4.254848)
test_btest 0.000744 0.000308 82.184338 ( 34.147597)
test_basic 0.005204 0.000557 0.797206 ( 0.863691)
test_all 0.006593 0.002637 702.815803 (297.303316)
test_rubyspec 0.044013 0.046749 110.939289 (151.442386)
total: 498.16 sec