Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-223823
#<BuildRuby:0x00007f11b18bfdc0
@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.20240627-223823",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000042 0.000006 0.000048 ( 0.000047)
configure 0.000036 0.000004 0.000040 ( 0.000040)
build_up 0.000937 0.007480 3.847488 ( 3.374784)
build_miniruby 0.001573 0.000295 1.640793 ( 1.637112)
build_ruby 0.001773 0.000333 3.965199 ( 4.118048)
build_all 0.008822 0.000000 7.748254 ( 3.005876)
build_install 0.013988 0.005351 10.862452 ( 4.858395)
test_btest 0.000773 0.000150 114.138772 ( 29.957362)
test_basic 0.003244 0.004978 1.188291 ( 1.241354)
test_all 0.103544 0.043734 880.816211 (280.319013)
test_rubyspec 0.045037 0.049898 165.354654 ( 35.468002)
total: 363.98 sec