Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-021052
#<BuildRuby:0x000055d6c8851f70
@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.20240319-021052",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004856 0.004101 2.614504 ( 4.367935)
build_miniruby 0.001435 0.000000 2.296662 ( 2.770428)
build_ruby 0.001749 0.000000 3.889829 ( 4.642344)
build_all 0.008512 0.000864 7.463219 ( 6.180877)
build_install 0.019903 0.002357 9.448334 ( 8.187054)
test_btest 0.000789 0.000158 95.727477 ( 85.248268)
test_basic 0.003881 0.004348 1.111178 ( 1.635675)
test_all 0.083016 0.042565 812.947607 (434.147440)
test_rubyspec 0.064262 0.030082 136.069042 (184.594162)
total: 731.78 sec