Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-021910
#<BuildRuby:0x00007f5ed698fdc8
@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.20241204-021910",
@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.000036 0.000006 0.000042 ( 0.000042)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.004724 0.003459 3.442804 ( 2.961914)
build_miniruby 0.001239 0.000212 1.547056 ( 1.543693)
build_ruby 0.001507 0.000259 4.029108 ( 4.177115)
build_all 0.000017 0.008046 6.036708 ( 2.617253)
build_install 0.013812 0.002979 8.633248 ( 4.048647)
test_btest 0.000734 0.000166 75.520505 ( 20.098046)
test_basic 0.000790 0.008831 0.809599 ( 0.853513)
test_all 0.081004 0.060936 690.332920 (200.983741)
test_rubyspec 0.062518 0.014830 116.145500 ( 23.379278)
total: 260.66 sec