Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250109-233634
#<BuildRuby:0x00007fd8a9dcfdc8
@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.20250109-233634",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.002262 0.003765 1.945103 ( 2.553040)
build_miniruby 0.001474 0.000230 1.504725 ( 1.604554)
build_ruby 0.001951 0.000304 4.110979 ( 4.398560)
build_all 0.006707 0.002486 5.898040 ( 2.755343)
build_install 0.007213 0.007574 6.878078 ( 3.725158)
test_btest 0.000591 0.000124 68.880179 ( 32.569915)
test_basic 0.002500 0.003561 0.922405 ( 0.983564)
test_all 0.092458 0.046185 679.600575 (219.895170)
test_rubyspec 0.036275 0.028976 99.305128 ( 22.622491)
total: 291.11 sec