Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-113820
#<BuildRuby:0x00007fc4b04efdc8
@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-113820",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.001108 0.007232 4.527267 ( 3.856229)
build_miniruby 0.001701 0.000000 1.647916 ( 1.644165)
build_ruby 0.001949 0.000000 3.819183 ( 4.012742)
build_all 0.004564 0.004086 6.158327 ( 2.349296)
build_install 0.012711 0.005403 8.646067 ( 3.748044)
test_btest 0.000769 0.000232 90.093096 ( 23.294950)
test_basic 0.005310 0.004500 0.940675 ( 1.012033)
test_all 0.092498 0.055723 684.124728 (216.982070)
test_rubyspec 0.041313 0.043077 130.539432 ( 23.604864)
total: 280.51 sec