Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-053935
#<BuildRuby:0x00007fc855e2fde0
@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.20241125-053935",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000030 0.000011 0.000041 ( 0.000040)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.005206 0.002002 3.184318 ( 3.171098)
build_miniruby 0.001007 0.000387 1.287756 ( 1.284924)
build_ruby 0.001837 0.000000 3.833651 ( 3.938603)
build_all 0.007131 0.000000 6.247549 ( 2.650799)
build_install 0.009459 0.007471 8.659649 ( 4.199194)
test_btest 0.000641 0.000248 76.154353 ( 20.136442)
test_basic 0.004197 0.005936 0.992897 ( 1.041270)
test_all 0.107305 0.041180 685.245995 (200.571607)
test_rubyspec 0.053047 0.028398 117.825750 ( 23.969510)
total: 260.96 sec