Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250317-154613
#<BuildRuby:0x00007f3e35cafdd0
@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.20250317-154613",
@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.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.005842 0.000401 2.536877 ( 2.411085)
build_miniruby 0.001190 0.000255 1.133061 ( 1.130735)
build_ruby 0.001462 0.000313 3.680681 ( 3.793713)
build_all 0.004957 0.003365 5.382963 ( 2.261841)
build_install 0.011948 0.003996 7.009266 ( 3.556308)
test_btest 0.000728 0.000177 44.442248 ( 12.519504)
test_basic 0.006843 0.000656 0.656602 ( 0.712382)
test_all 0.095275 0.020322 540.579362 (164.845877)
test_rubyspec 0.055751 0.016284 95.401220 ( 19.602518)
total: 210.84 sec