Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-050456
#<BuildRuby:0x000055976fff68e0
@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.20230124-050456",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004349 0.001243 1.209259 ( 1.858499)
build_miniruby 0.001082 0.000310 1.275699 ( 1.320829)
build_ruby 0.000000 0.001910 3.080896 ( 3.791962)
build_all 0.001195 0.006886 3.946073 ( 2.514223)
build_install 0.009417 0.006372 3.020716 ( 2.842034)
test_btest 0.000269 0.000466 57.011977 ( 31.611387)
test_basic 0.000956 0.004517 0.413353 ( 0.684598)
test_all 0.001013 0.000461 645.264799 (275.638235)
test_rubyspec 0.038742 0.026781 78.219523 (108.090630)
total: 428.35 sec