Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-201145
#<BuildRuby:0x000055af359723b0
@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.20230710-201145",
@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.000017 0.000000 0.000017 ( 0.000016)
autoconf 0.000035 0.000000 0.000035 ( 0.000030)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.006332 0.000000 2.101465 ( 3.712993)
build_miniruby 0.001486 0.000000 1.662867 ( 1.703470)
build_ruby 0.000000 0.001923 3.272132 ( 3.743407)
build_all 0.005085 0.002527 2.505477 ( 2.383752)
build_install 0.014895 0.004087 4.196819 ( 4.395965)
test_btest 0.000769 0.000045 83.027106 ( 44.001649)
test_basic 0.008008 0.000000 0.955651 ( 1.244214)
test_all 0.001230 0.000034 629.269233 (271.776797)
test_rubyspec 0.036165 0.016704 89.578035 (103.672068)
total: 436.64 sec