Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250118-135307
#<BuildRuby:0x00007ff53e6efdd0
@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.20250118-135307",
@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.000005 0.000017 ( 0.000018)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.004816 0.000303 1.889710 ( 2.061385)
build_miniruby 0.001019 0.000396 1.377426 ( 1.377299)
build_ruby 0.001361 0.000530 3.208736 ( 3.382074)
build_all 0.007466 0.000000 5.509739 ( 2.300348)
build_install 0.009839 0.006013 7.395935 ( 3.979144)
test_btest 0.000580 0.000221 70.164880 ( 19.087354)
test_basic 0.005162 0.003029 0.907557 ( 0.966583)
test_all 0.085931 0.037136 602.737935 (183.496143)
test_rubyspec 0.042484 0.033493 103.997475 ( 23.693206)
total: 240.34 sec