Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-145355
#<BuildRuby:0x0000562aba752228
@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.20231215-145355",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.003670 0.004793 2.700777 ( 3.823557)
build_miniruby 0.001520 0.000304 1.736548 ( 1.797208)
build_ruby 0.002178 0.000000 3.506031 ( 4.082624)
build_all 0.010338 0.000000 6.108024 ( 4.347762)
build_install 0.014782 0.007126 7.737418 ( 5.883851)
test_btest 0.000751 0.000159 84.396163 ( 52.684180)
test_basic 0.000000 0.009206 1.018529 ( 1.308666)
test_all 0.082258 0.043572 729.554017 (336.632566)
test_rubyspec 0.044506 0.033900 104.033371 (134.250050)
total: 544.81 sec