Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-014522
#<BuildRuby:0x00007f6e4e27fdd0
@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.20241110-014522",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000000 0.000077 0.000077 ( 0.000077)
configure 0.000000 0.000031 0.000031 ( 0.000030)
build_up 0.002921 0.004525 3.873191 ( 3.873689)
build_miniruby 0.001622 0.000000 1.654171 ( 1.653572)
build_ruby 0.000000 0.002181 4.636618 ( 4.812116)
build_all 0.002528 0.007741 6.903705 ( 3.790294)
build_install 0.012036 0.012066 9.889983 ( 5.762254)
test_btest 0.000698 0.000246 79.867612 ( 27.930896)
test_basic 0.007809 0.001207 0.889007 ( 1.023916)
test_all 0.109318 0.038163 718.030861 (211.409753)
test_rubyspec 0.026262 0.053786 121.767683 ( 26.573136)
total: 286.83 sec