Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-055402
#<BuildRuby:0x000055eb8359a2a8
@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.20230826-055402",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006035 0.001040 2.343166 ( 4.726877)
build_miniruby 0.002244 0.000000 1.679793 ( 1.817641)
build_ruby 0.001556 0.000000 3.356502 ( 3.821034)
build_all 0.007932 0.000000 6.431699 ( 4.289960)
build_install 0.018177 0.001346 8.144543 ( 5.966991)
test_btest 0.000924 0.000136 87.232326 ( 45.848816)
test_basic 0.007312 0.001075 1.016418 ( 1.313603)
test_all 0.004920 0.004039 701.277031 (289.810114)
test_rubyspec 0.049983 0.021333 107.765540 (124.620268)
total: 482.22 sec