Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-141900
#<BuildRuby:0x00007f4665ddfdd0
@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.20240929-141900",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.000507 0.008054 4.669677 ( 3.767210)
build_miniruby 0.001551 0.000301 1.702020 ( 1.698546)
build_ruby 0.001892 0.000000 3.735129 ( 14.101851)
build_all 0.007132 0.000949 6.857835 ( 2.888825)
build_install 0.014232 0.004530 9.876412 ( 4.318320)
test_btest 0.000984 0.000000 91.440174 ( 25.838697)
test_basic 0.006491 0.004053 0.896390 ( 0.941892)
test_all 0.102694 0.049490 770.112426 (242.260282)
test_rubyspec 0.064371 0.027710 138.855157 ( 46.514312)
total: 342.33 sec