Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250315-194148
#<BuildRuby:0x00007f5231b9fde0
@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.20250315-194148",
@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.000025 0.000006 0.000031 ( 0.000026)
autoconf 0.000039 0.000008 0.000047 ( 0.000043)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.002911 0.004706 2.817992 ( 2.977303)
build_miniruby 0.000000 0.002177 1.509511 ( 1.511469)
build_ruby 0.000306 0.001812 3.812350 ( 4.011639)
build_all 0.008800 0.001350 5.695036 ( 3.541516)
build_install 0.014031 0.007570 7.935350 ( 5.470432)
test_btest 0.000798 0.000250 48.322522 ( 38.680286)
test_basic 0.006983 0.000848 0.639767 ( 0.695309)
test_all 0.064703 0.051168 522.728492 (167.428415)
test_rubyspec 0.030896 0.042573 97.594264 ( 21.072157)
total: 245.39 sec