Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-013645
#<BuildRuby:0x0000560b11c81ff0
@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.20240117-013645",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.006659 0.000869 2.552771 ( 2.406967)
build_miniruby 0.007929 0.000463 219.991898 ( 58.821424)
build_ruby 0.000000 0.001403 3.146597 ( 3.393683)
build_all 0.008806 0.003626 28.129316 ( 11.307975)
build_install 0.005517 0.007364 6.195734 ( 3.001347)
test_btest 0.000621 0.000133 83.392176 ( 23.277236)
test_basic 0.006624 0.000482 0.818451 ( 0.889842)
test_all 0.082401 0.034213 745.507663 (218.404409)
test_rubyspec 0.061857 0.041228 156.601976 (169.981106)
total: 491.49 sec