Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-044342
#<BuildRuby:0x00005628b66ba258
@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.20230817-044342",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.002448 0.004432 2.309319 ( 6.179182)
build_miniruby 0.001416 0.000263 1.653536 ( 3.059942)
build_ruby 0.001528 0.000283 3.593799 ( 7.691999)
build_all 0.007449 0.000583 6.250177 ( 6.328382)
build_install 0.016476 0.002943 7.788161 ( 8.435951)
test_btest 0.000328 0.000652 82.938815 ( 58.515373)
test_basic 0.000000 0.007877 0.958446 ( 1.927829)
test_all 0.002550 0.006786 676.003468 (446.253629)
test_rubyspec 0.026197 0.045479 108.898524 (186.414586)
total: 724.81 sec