Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-030204
#<BuildRuby:0x00007fe172ddfdc8
@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.20240712-030204",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.003977 0.005301 3.882889 ( 4.488195)
build_miniruby 0.001334 0.000414 1.585211 ( 1.764967)
build_ruby 0.001576 0.000489 4.207784 ( 4.608091)
build_all 0.009775 0.000335 8.158390 ( 5.848871)
build_install 0.024304 0.000638 11.196839 ( 7.177808)
test_btest 0.000739 0.000185 119.744153 ( 52.750964)
test_basic 0.008116 0.004242 1.357911 ( 1.639942)
test_all 0.123248 0.049223 923.952230 (668.820036)
test_rubyspec 0.067414 0.020441 177.389799 (132.175901)
total: 879.28 sec