Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250419-134425
#<BuildRuby:0x00007fcb2716fdd8
@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.20250419-134425",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.000939 0.004332 1.870068 ( 2.173311)
build_miniruby 0.001313 0.000404 1.163860 ( 1.160976)
build_ruby 0.001676 0.000516 3.921988 ( 4.053504)
build_all 0.004403 0.004271 6.031509 ( 2.661069)
build_install 0.020502 0.002358 8.821612 ( 6.591191)
test_btest 0.000741 0.000222 51.372466 ( 18.513779)
test_basic 0.007361 0.000829 0.861328 ( 0.910878)
test_all 0.086860 0.033525 615.919100 (185.169551)
test_rubyspec 0.042903 0.034022 107.262959 ( 25.869880)
total: 247.11 sec