Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-222235
#<BuildRuby:0x00007f49280cfdc8
@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.20240622-222235",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000032 0.000011 0.000043 ( 0.000044)
configure 0.000031 0.000011 0.000042 ( 0.000042)
build_up 0.004962 0.002906 3.333452 ( 3.387098)
build_miniruby 0.001226 0.000438 1.219772 ( 1.216280)
build_ruby 0.001361 0.000486 3.349946 ( 3.487712)
build_all 0.008633 0.000235 7.918958 ( 3.205683)
build_install 0.015675 0.005268 10.007631 ( 4.552700)
test_btest 0.000721 0.000240 109.791919 ( 28.964280)
test_basic 0.006152 0.002051 0.995418 ( 1.045973)
test_all 0.107866 0.042066 810.662344 (247.473716)
test_rubyspec 0.051117 0.041553 160.489846 ( 34.370907)
total: 327.71 sec