Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-080039
#<BuildRuby:0x00007f1cefb7fdc8
@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.20240618-080039",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000028 0.000006 0.000034 ( 0.000029)
autoconf 0.000044 0.000009 0.000053 ( 0.000048)
configure 0.000041 0.000008 0.000049 ( 0.000049)
build_up 0.009751 0.001116 3.779608 ( 4.452170)
build_miniruby 0.001644 0.000318 1.727668 ( 1.824811)
build_ruby 0.002174 0.000000 4.409836 ( 4.610876)
build_all 0.008528 0.001230 8.025497 ( 4.557299)
build_install 0.018906 0.007249 11.351395 ( 7.596974)
test_btest 0.001058 0.000223 117.918845 ( 70.458855)
test_basic 0.005081 0.001070 1.302649 ( 1.695876)
test_all 0.102642 0.047132 779.999302 (251.984874)
test_rubyspec 0.057551 0.031391 161.216432 ( 26.504553)
total: 373.69 sec