Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-212702
#<BuildRuby:0x000055f6a86f2120
@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.20230920-212702",
@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.000026 0.000002 0.000028 ( 0.000025)
autoconf 0.000037 0.000004 0.000041 ( 0.000035)
configure 0.000033 0.000003 0.000036 ( 0.000035)
build_up 0.002331 0.004310 2.269269 ( 3.644984)
build_miniruby 0.001478 0.000190 1.625276 ( 1.638231)
build_ruby 0.001532 0.000198 3.245706 ( 3.477324)
build_all 0.008267 0.000000 6.174490 ( 3.937338)
build_install 0.018082 0.000610 7.881176 ( 6.509855)
test_btest 0.001103 0.000122 83.339713 ( 41.923015)
test_basic 0.000138 0.008063 1.001192 ( 1.455977)
test_all 0.009224 0.000716 670.260275 (277.056994)
test_rubyspec 0.035387 0.032842 102.992227 (119.274428)
total: 458.92 sec