Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-235725
#<BuildRuby:0x0000556f898c5f70
@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.20230914-235725",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.002561 0.004623 2.282909 ( 4.700051)
build_miniruby 0.001201 0.000277 1.601303 ( 1.643439)
build_ruby 0.001712 0.000000 3.577622 ( 3.853307)
build_all 0.003561 0.004493 6.380451 ( 4.296522)
build_install 0.018525 0.000360 7.832458 ( 6.483658)
test_btest 0.000626 0.000141 85.357593 ( 45.283625)
test_basic 0.003746 0.004169 0.989363 ( 1.369044)
test_all 0.007898 0.001974 686.723244 (306.600504)
test_rubyspec 0.037006 0.035650 107.742122 (127.789657)
total: 502.02 sec