Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-084837
#<BuildRuby:0x00007efdc82afdd8
@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.20240630-084837",
@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.000021 0.000004 0.000025 ( 0.000027)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.006438 0.003672 4.644927 ( 4.163307)
build_miniruby 0.002370 0.000000 1.871297 ( 1.868932)
build_ruby 0.001889 0.000082 4.278682 ( 4.406380)
build_all 0.008754 0.000935 8.572484 ( 3.432641)
build_install 0.013903 0.011651 12.368293 ( 6.106746)
test_btest 0.000721 0.000176 124.653806 ( 38.096448)
test_basic 0.009165 0.000251 1.274494 ( 1.318601)
test_all 0.119604 0.032955 909.859328 (265.601304)
test_rubyspec 0.064613 0.030049 171.788446 ( 36.264834)
total: 361.26 sec