Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250225-051450
#<BuildRuby:0x00007f36f74bfde0
@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.20250225-051450",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000018 0.000002 0.000020 ( 0.000022)
build_up 0.006864 0.000000 3.194253 ( 3.066085)
build_miniruby 0.000000 0.002038 1.383187 ( 1.650074)
build_ruby 0.000906 0.001167 3.320523 ( 32.801515)
build_all 0.007178 0.000535 5.052801 ( 2.089414)
build_install 0.013678 0.004287 7.420943 ( 3.686508)
test_btest 0.000745 0.000133 46.780004 ( 25.783527)
test_basic 0.005904 0.007614 0.972180 ( 1.297117)
test_all 0.076132 0.041207 555.964859 (181.403213)
test_rubyspec 0.049839 0.022024 98.202098 ( 20.195621)
total: 271.97 sec