Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-225916
#<BuildRuby:0x00007f3d7ac5fdc8
@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.20241221-225916",
@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.000023 0.000006 0.000029 ( 0.000028)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000036 0.000008 0.000044 ( 0.000043)
build_up 0.005791 0.001351 2.111832 ( 2.882651)
build_miniruby 0.001353 0.000315 1.610971 ( 1.689843)
build_ruby 0.001989 0.000464 4.548258 ( 4.741052)
build_all 0.006246 0.004816 7.002910 ( 4.127451)
build_install 0.015980 0.006350 8.604222 ( 5.454428)
test_btest 0.000633 0.000172 78.740883 ( 31.560367)
test_basic 0.010582 0.001577 1.142707 ( 1.307776)
test_all 0.125531 0.025043 731.198461 (248.107121)
test_rubyspec 0.056085 0.028107 119.340032 ( 30.864357)
total: 330.74 sec