Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250127-170511
#<BuildRuby:0x00007f423f7afde0
@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.20250127-170511",
@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.000020 0.000001 0.000021 ( 0.000023)
autoconf 0.000038 0.000003 0.000041 ( 0.000042)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.002567 0.003867 2.919693 ( 2.363279)
build_miniruby 0.001193 0.000149 1.457139 ( 1.456109)
build_ruby 0.001357 0.000170 3.482069 ( 3.677860)
build_all 0.003380 0.004622 5.659652 ( 2.305398)
build_install 0.012635 0.004949 7.874372 ( 4.061421)
test_btest 0.000688 0.000122 67.351776 ( 18.470516)
test_basic 0.007444 0.001314 0.811603 ( 0.866203)
test_all 0.068999 0.047383 556.216085 (187.783477)
test_rubyspec 0.023878 0.055893 110.846484 ( 24.680643)
total: 245.67 sec