Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-164040
#<BuildRuby:0x0000558a6c971ed0
@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.20231223-164040",
@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.000004 0.000022 ( 0.000021)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.005561 0.000355 1.738676 ( 3.410245)
build_miniruby 0.001261 0.000234 1.756599 ( 2.274475)
build_ruby 0.001689 0.000313 3.440393 ( 5.229133)
build_all 0.004738 0.004233 5.920179 ( 6.729143)
build_install 0.017478 0.003458 7.310294 ( 7.717080)
test_btest 0.000792 0.000168 85.425086 (109.306041)
test_basic 0.004428 0.003213 0.935145 ( 1.952969)
test_all 0.090506 0.039889 697.840906 (703.812630)
test_rubyspec 0.036973 0.031861 100.951058 (117.727709)
total: 958.16 sec