Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-200809
#<BuildRuby:0x00007efc216cfdd0
@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.20241211-200809",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.003516 0.003857 3.274241 ( 3.196907)
build_miniruby 0.001144 0.000412 1.275702 ( 1.274851)
build_ruby 0.000000 0.002062 3.928543 ( 4.052259)
build_all 0.008314 0.000508 6.006690 ( 2.474121)
build_install 0.015425 0.002514 8.203576 ( 3.895544)
test_btest 0.000642 0.000214 74.906657 ( 20.279711)
test_basic 0.008159 0.001271 0.951636 ( 1.043398)
test_all 0.101166 0.039798 699.666411 (224.516582)
test_rubyspec 0.042380 0.024150 110.263129 ( 31.883278)
total: 292.62 sec