Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-110253
#<BuildRuby:0x00007f17114ffdd8
@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.20240811-110253",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.003738 0.003980 3.731039 ( 3.712361)
build_miniruby 0.001327 0.000249 1.610547 ( 1.607302)
build_ruby 0.001734 0.000325 4.358484 ( 4.517322)
build_all 0.009644 0.000000 8.452833 ( 3.319376)
build_install 0.017782 0.002593 10.595948 ( 4.587536)
test_btest 0.000938 0.000161 122.448346 ( 31.908561)
test_basic 0.005869 0.005766 1.289389 ( 1.327834)
test_all 0.100478 0.058789 938.320417 (298.347037)
test_rubyspec 0.054944 0.041324 173.478991 ( 35.708121)
total: 385.04 sec