Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250301-180431
#<BuildRuby:0x00007faaa807fdc8
@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.20250301-180431",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.001543 0.007481 3.755760 ( 3.844440)
build_miniruby 0.000000 0.001980 1.593416 ( 1.802450)
build_ruby 0.000932 0.001154 4.111475 ( 8.059752)
build_all 0.008096 0.003008 5.994222 ( 4.325229)
build_install 0.016500 0.006059 8.568837 ( 5.762168)
test_btest 0.000333 0.000580 49.407279 ( 32.171330)
test_basic 0.001581 0.009372 0.873235 ( 1.000226)
test_all 0.088020 0.029383 563.074751 (182.552731)
test_rubyspec 0.040987 0.032957 102.129465 ( 23.505877)
total: 263.03 sec