Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-210842
#<BuildRuby:0x00007fcfbfb9fdc0
@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.20241219-210842",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.001568 0.004545 1.765003 ( 2.063355)
build_miniruby 0.001095 0.000352 1.486551 ( 1.487843)
build_ruby 0.001574 0.000506 3.743578 ( 3.915140)
build_all 0.006630 0.002274 6.622063 ( 2.861256)
build_install 0.014632 0.002004 7.977452 ( 4.342710)
test_btest 0.000547 0.000166 76.108352 ( 20.818608)
test_basic 0.007912 0.002770 1.016181 ( 1.084722)
test_all 0.111337 0.033069 748.227625 (232.559485)
test_rubyspec 0.039447 0.038977 115.640292 ( 26.144387)
total: 295.28 sec