Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-021954
#<BuildRuby:0x000055866cf79f70
@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.20230624-021954",
@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.000020 0.000003 0.000023 ( 0.000035)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000035 0.000000 0.000035 ( 0.000034)
build_up 0.006418 0.000416 2.038259 ( 5.231901)
build_miniruby 0.001679 0.000210 1.540719 ( 1.812150)
build_ruby 0.001776 0.000222 3.071868 ( 17.625194)
build_all 0.006661 0.000369 2.369611 ( 2.362835)
build_install 0.010547 0.007326 3.819312 ( 4.181469)
test_btest 0.000772 0.000128 77.478256 ( 47.642008)
test_basic 0.007190 0.000000 0.837774 ( 1.407831)
test_all 0.001673 0.000239 568.913501 (303.881695)
test_rubyspec 0.025253 0.026124 87.445513 (126.823575)
total: 510.97 sec