Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-053034
#<BuildRuby:0x000056509dc19a00
@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.20231224-053034",
@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.000000 0.000019 0.000019 ( 0.000020)
autoconf 0.000000 0.000045 0.000045 ( 0.000036)
configure 0.000000 0.000029 0.000029 ( 0.000030)
build_up 0.000000 0.005207 1.483150 ( 1.835391)
build_miniruby 0.000000 0.001350 1.634716 ( 1.633441)
build_ruby 0.000000 0.001792 3.139127 ( 3.352413)
build_all 0.001194 0.006323 5.642015 ( 2.551521)
build_install 0.013405 0.005575 7.112558 ( 4.405022)
test_btest 0.000645 0.000237 83.654292 ( 34.126227)
test_basic 0.001081 0.004915 0.878070 ( 0.958456)
test_all 0.095182 0.027574 741.119484 (261.198641)
test_rubyspec 0.035356 0.034321 94.349042 (106.129572)
total: 416.19 sec