Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250613-155647
#<BuildRuby:0x00007bc00b99fdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250613-155647",
@make="make",
@no_timeout_error=nil,
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000041 0.000011 0.000052 ( 0.000043)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.006769 0.003309 5.160885 ( 3.476508)
build_miniruby 0.001256 0.000058 2.094923 ( 2.162507)
build_ruby 0.001817 0.000000 3.565860 ( 4.406177)
build_all 0.006710 0.001802 5.467562 ( 2.733364)
build_install 0.016271 0.002310 7.492318 ( 6.284180)
test_btest 0.000000 0.000840 51.264639 ( 15.857573)
test_basic 0.000803 0.002068 0.803427 ( 4.082215)
test_all 0.080553 0.038378 604.799478 (186.969672)
test_rubyspec 0.041177 0.033746 101.532339 ( 19.426589)
total: 245.40 sec