Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-150715
#<BuildRuby:0x00007f54053bfdc0
@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.20240928-150715",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000037 0.000005 0.000042 ( 0.000040)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006390 0.002625 4.669004 ( 3.816375)
build_miniruby 0.001480 0.000000 1.680143 ( 1.678288)
build_ruby 0.001994 0.000000 3.389433 ( 3.593137)
build_all 0.008541 0.000651 6.888437 ( 2.923205)
build_install 0.012965 0.010360 10.727842 ( 5.402756)
test_btest 0.000682 0.000130 99.086287 ( 63.340712)
test_basic 0.008638 0.004752 1.254387 ( 1.443063)
test_all 0.121250 0.029078 767.525688 (264.857561)
test_rubyspec 0.045458 0.041379 132.325254 ( 28.305387)
total: 375.36 sec