Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-105708
#<BuildRuby:0x00007f39f2f2fde0
@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.20240812-105708",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.004041 0.003991 3.449068 ( 3.397253)
build_miniruby 0.001613 0.000000 1.365090 ( 1.361435)
build_ruby 0.001800 0.000000 4.066112 ( 4.258351)
build_all 0.003139 0.005725 8.090363 ( 3.234698)
build_install 0.013296 0.005139 10.619054 ( 4.963278)
test_btest 0.000665 0.000170 117.000049 ( 30.477228)
test_basic 0.010038 0.000000 1.320676 ( 1.365260)
test_all 0.106060 0.042755 837.119171 (244.018449)
test_rubyspec 0.052783 0.041248 171.316681 ( 34.805798)
total: 327.88 sec