Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-154505
#<BuildRuby:0x00007f2e3cabfdd0
@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.20241127-154505",
@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.000004 0.000022 ( 0.000021)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007310 0.000643 3.453099 ( 3.351941)
build_miniruby 0.001813 0.000351 1.633506 ( 1.653316)
build_ruby 0.001924 0.000000 4.017233 ( 50.564114)
build_all 0.008132 0.001123 6.680205 ( 2.851836)
build_install 0.010945 0.009231 8.993762 ( 4.248233)
test_btest 0.000577 0.000136 84.100321 ( 32.111585)
test_basic 0.011693 0.001659 1.203464 ( 1.326185)
test_all 0.098316 0.054098 803.917749 (297.979496)
test_rubyspec 0.060043 0.024686 124.546687 ( 35.591575)
total: 429.68 sec