Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-181344
#<BuildRuby:0x00005604b560e1a8
@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.20230604-181344",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.001884 0.004223 1.988221 ( 3.558715)
build_miniruby 0.001557 0.000173 1.368295 ( 1.495975)
build_ruby 0.001809 0.000000 2.715314 ( 3.049599)
build_all 0.003875 0.002750 2.142415 ( 1.902655)
build_install 0.010009 0.007355 3.506909 ( 3.368629)
test_btest 0.000677 0.000120 78.823808 ( 42.230730)
test_basic 0.006271 0.001107 0.817069 ( 1.146173)
test_all 0.001378 0.000243 590.516029 (251.276289)
test_rubyspec 0.030895 0.022617 81.014423 ( 93.332049)
total: 401.36 sec