Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-233040
#<BuildRuby:0x00007fb68df1fdd8
@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.20240730-233040",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.004840 0.005456 4.214443 ( 5.598855)
build_miniruby 0.001496 0.000453 1.836885 ( 2.119073)
build_ruby 0.002011 0.000610 4.876967 ( 5.375327)
build_all 0.006393 0.004944 9.138707 ( 7.625084)
build_install 0.017633 0.008757 12.322144 ( 10.493123)
test_btest 0.000817 0.000279 129.908951 (117.229307)
test_basic 0.001134 0.011731 1.435289 ( 2.178527)
test_all 0.098659 0.066872 891.032680 (901.221476)
test_rubyspec 0.040458 0.057255 179.569761 (165.457724)
total: 1217.30 sec