Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-194555
#<BuildRuby:0x00007ff80c26fdc0
@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.20240703-194555",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.006703 0.000520 3.048649 ( 2.903264)
build_miniruby 0.001607 0.000000 1.139233 ( 1.136776)
build_ruby 0.001811 0.000000 3.123599 ( 3.305473)
build_all 0.008029 0.000565 6.230680 ( 2.420035)
build_install 0.011428 0.007328 9.189524 ( 4.126248)
test_btest 0.000671 0.000149 101.492020 ( 25.994191)
test_basic 0.003211 0.004956 0.943797 ( 0.998933)
test_all 0.111946 0.035640 706.705812 (199.257921)
test_rubyspec 0.066953 0.029476 167.727370 ( 26.814015)
total: 266.96 sec