Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-115946
#<BuildRuby:0x00007fb19a23fde0
@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.20241112-115946",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002411 0.004570 2.657458 ( 2.683850)
build_miniruby 0.001192 0.000246 1.092185 ( 1.089379)
build_ruby 0.001377 0.000284 2.931358 ( 3.151604)
build_all 0.005363 0.002655 5.276853 ( 2.041106)
build_install 0.011596 0.005858 7.753601 ( 3.629836)
test_btest 0.000304 0.000551 73.289508 ( 19.105131)
test_basic 0.002763 0.006304 0.762392 ( 0.811046)
test_all 0.106868 0.038063 624.482533 (185.552487)
test_rubyspec 0.040353 0.038952 120.675705 ( 22.123197)
total: 240.19 sec