Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-173514
#<BuildRuby:0x00007fe101c2fdc8
@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.20241031-173514",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000031 0.000011 0.000042 ( 0.000044)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.005370 0.001896 3.453014 ( 3.252105)
build_miniruby 0.001603 0.000000 1.398797 ( 1.397048)
build_ruby 0.002145 0.000000 2.900148 ( 3.080147)
build_all 0.004989 0.002892 5.292963 ( 2.085013)
build_install 0.007899 0.007368 7.215038 ( 3.384721)
test_btest 0.000598 0.000239 65.414110 ( 16.993785)
test_basic 0.007917 0.001249 0.753493 ( 0.801615)
test_all 0.108643 0.034489 592.212208 (178.463207)
test_rubyspec 0.040800 0.043008 117.369319 ( 20.114772)
total: 229.57 sec