Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-093742
#<BuildRuby:0x0000560957ac9f48
@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.20231215-093742",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000000 0.006370 2.302659 ( 2.377508)
build_miniruby 0.000004 0.001534 1.491809 ( 1.490947)
build_ruby 0.000000 0.001547 2.855966 ( 3.078330)
build_all 0.004720 0.002541 5.453306 ( 2.194744)
build_install 0.006459 0.011539 6.916819 ( 3.420083)
test_btest 0.000679 0.000226 83.119303 ( 27.007941)
test_basic 0.002291 0.003159 0.801155 ( 0.864583)
test_all 0.091401 0.024323 700.096114 (221.342003)
test_rubyspec 0.016090 0.050941 94.943764 (107.351979)
total: 369.13 sec