Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-090501
#<BuildRuby:0x00007f6f296efdd0
@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.20240809-090501",
@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.000004 0.000021 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.000242 0.007900 3.758723 ( 3.736567)
build_miniruby 0.000983 0.000648 1.723328 ( 1.725430)
build_ruby 0.001991 0.000000 4.014567 ( 4.190315)
build_all 0.002377 0.006865 8.194899 ( 3.230537)
build_install 0.019982 0.000000 11.424269 ( 5.346568)
test_btest 0.001105 0.000000 120.714983 ( 31.836505)
test_basic 0.008477 0.001946 1.250674 ( 1.296885)
test_all 0.087099 0.065947 856.524198 (285.432334)
test_rubyspec 0.073726 0.022086 171.075385 ( 34.933175)
total: 371.73 sec