Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-130137
#<BuildRuby:0x0000555fffdd5fb8
@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.20231210-130137",
@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.000003 0.000019 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.002961 0.004714 2.483605 ( 3.659801)
build_miniruby 0.001324 0.000306 1.723782 ( 1.958969)
build_ruby 0.001578 0.000364 3.453273 ( 3.897443)
build_all 0.006220 0.002711 6.102704 ( 5.084978)
build_install 0.016976 0.004238 7.733352 ( 7.059952)
test_btest 0.000838 0.000203 85.152233 ( 68.207140)
test_basic 0.000861 0.007242 0.978591 ( 1.456063)
test_all 0.088278 0.034764 718.787581 (451.732718)
test_rubyspec 0.044437 0.029751 102.828381 (140.584913)
total: 683.64 sec