Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-165901
#<BuildRuby:0x00007f6ca6e9fdd0
@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.20240619-165901",
@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.000005 0.000021 ( 0.000020)
autoconf 0.000028 0.000009 0.000037 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.006865 0.000854 2.706039 ( 2.698219)
build_miniruby 0.001218 0.000365 1.229956 ( 1.227023)
build_ruby 0.001804 0.000000 3.339805 ( 3.572164)
build_all 0.008520 0.000000 7.245479 ( 2.908150)
build_install 0.009278 0.008169 8.880615 ( 4.151716)
test_btest 0.001018 0.000000 107.920630 ( 38.976767)
test_basic 0.007378 0.000304 0.927019 ( 0.979485)
test_all 0.104468 0.052175 881.481681 (430.484569)
test_rubyspec 0.053278 0.041908 176.461860 (135.034944)
total: 620.03 sec