Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-133127
#<BuildRuby:0x00007f04666ffdd0
@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.20240929-133127",
@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.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.007778 0.001053 4.669549 ( 3.926577)
build_miniruby 0.000000 0.001783 1.676391 ( 1.672817)
build_ruby 0.001697 0.000308 4.140145 ( 4.291701)
build_all 0.007405 0.000988 6.824970 ( 2.818383)
build_install 0.020810 0.000000 10.352143 ( 4.745166)
test_btest 0.001049 0.000000 89.981572 ( 25.511123)
test_basic 0.009777 0.000030 1.055152 ( 1.963685)
test_all 0.100752 0.051012 755.626217 (246.963189)
test_rubyspec 0.035584 0.050347 133.583483 ( 29.049937)
total: 320.94 sec