Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-171707
#<BuildRuby:0x000056281d85a1d8
@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.20230506-171707",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.007012 0.000369 1.955222 ( 4.537182)
build_miniruby 0.000000 0.001568 1.406223 ( 1.819960)
build_ruby 0.000000 0.001832 2.767094 ( 3.599327)
build_all 0.006390 0.001022 2.220932 ( 2.877737)
build_install 0.015913 0.002546 3.594261 ( 4.290370)
test_btest 0.000714 0.000115 76.551866 ( 57.068548)
test_basic 0.006932 0.000304 0.812684 ( 1.346306)
test_all 0.001436 0.000221 614.659204 (511.170022)
test_rubyspec 0.033989 0.027167 87.160314 (121.433886)
total: 708.14 sec