Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-082336
#<BuildRuby:0x00007fba759bfdc0
@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.20240923-082336",
@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.000004 0.000025 ( 0.000024)
autoconf 0.000036 0.000007 0.000043 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.005832 0.004309 5.360567 ( 5.364507)
build_miniruby 0.001751 0.000350 1.879909 ( 2.011738)
build_ruby 0.002069 0.000414 4.686385 ( 5.146371)
build_all 0.009536 0.001161 7.660545 ( 3.691142)
build_install 0.021420 0.005825 11.522112 ( 7.461048)
test_btest 0.000753 0.000154 101.007375 ( 46.243547)
test_basic 0.012202 0.000072 1.283912 ( 1.443169)
test_all 0.108390 0.046582 800.411309 (370.883912)
test_rubyspec 0.041656 0.047776 141.608910 ( 76.039768)
total: 518.29 sec