Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-140324
#<BuildRuby:0x00007f8ece41fdc0
@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.20240825-140324",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.004368 0.004650 3.855745 ( 5.539809)
build_miniruby 0.001856 0.000000 1.715806 ( 2.040896)
build_ruby 0.002498 0.000066 4.594838 ( 5.716519)
build_all 0.010838 0.000419 8.798927 ( 8.633597)
build_install 0.019691 0.006083 11.916775 ( 11.320794)
test_btest 0.001095 0.000187 123.904414 (111.203545)
test_basic 0.000000 0.013172 1.334887 ( 1.907391)
test_all 0.096208 0.064973 940.346855 (574.483519)
test_rubyspec 0.045218 0.047104 167.228982 ( 50.032454)
total: 770.88 sec