Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250503-145640
#<BuildRuby:0x00007f191461fdd0
@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.20250503-145640",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000041 0.000009 0.000050 ( 0.000051)
configure 0.000036 0.000008 0.000044 ( 0.000044)
build_up 0.006057 0.001325 2.735047 ( 3.289115)
build_miniruby 0.000000 0.001977 1.766347 ( 1.883899)
build_ruby 0.000056 0.002105 4.370551 ( 4.662740)
build_all 0.008543 0.002136 6.666184 ( 3.804400)
build_install 0.008855 0.009363 8.017714 ( 4.187953)
test_btest 0.000694 0.000206 52.761472 ( 16.176231)
test_basic 0.009235 0.000288 0.953942 ( 1.024861)
test_all 0.082391 0.037188 596.966167 (178.677656)
test_rubyspec 0.056382 0.021891 107.209133 ( 24.250001)
total: 237.96 sec