Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250505-060518
#<BuildRuby:0x00007ff7297cfdd0
@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.20250505-060518",
@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.000027 0.000004 0.000031 ( 0.000026)
autoconf 0.000044 0.000005 0.000049 ( 0.000045)
configure 0.000033 0.000003 0.000036 ( 0.000037)
build_up 0.002442 0.004387 2.657169 ( 2.773971)
build_miniruby 0.001635 0.000234 1.639172 ( 1.642004)
build_ruby 0.001695 0.000243 4.066350 ( 4.217983)
build_all 0.002829 0.006616 6.484058 ( 3.047792)
build_install 0.020541 0.000124 8.789857 ( 5.301616)
test_btest 0.000755 0.000123 52.428649 ( 16.846835)
test_basic 0.004758 0.003419 0.778655 ( 0.832175)
test_all 0.094644 0.027024 644.155551 (184.936177)
test_rubyspec 0.036973 0.041297 110.578576 ( 24.487843)
total: 244.09 sec