Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-010633
#<BuildRuby:0x00005566391f5a00
@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.20230706-010633",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.004693 0.001224 2.035495 ( 3.411700)
build_miniruby 0.001398 0.000365 1.561382 ( 1.564326)
build_ruby 0.001380 0.000360 3.144926 ( 3.408213)
build_all 0.005682 0.001483 2.411067 ( 2.015454)
build_install 0.015150 0.002661 3.758561 ( 3.641544)
test_btest 0.000726 0.000181 84.471398 ( 34.301492)
test_basic 0.005697 0.000171 0.903221 ( 0.994777)
test_all 0.000614 0.001269 599.045984 (247.893667)
test_rubyspec 0.045870 0.010227 86.038443 ( 98.077232)
total: 395.31 sec