Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-204951
#<BuildRuby:0x0000563b099fa4f8
@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.20230915-204951",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.002914 0.003867 2.325915 ( 3.778178)
build_miniruby 0.001696 0.000000 1.624140 ( 1.640004)
build_ruby 0.001607 0.000000 3.505499 ( 3.709620)
build_all 0.008807 0.000000 6.343880 ( 3.434089)
build_install 0.020106 0.000000 7.817772 ( 6.095608)
test_btest 0.001148 0.000000 84.157653 ( 39.423433)
test_basic 0.005323 0.002671 0.944440 ( 1.334927)
test_all 0.010341 0.000380 686.805050 (321.301672)
test_rubyspec 0.043539 0.028289 104.509312 (124.014972)
total: 504.73 sec