Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250130-231211
#<BuildRuby:0x00007fb23d03fdd0
@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.20250130-231211",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.003451 0.003866 4.246994 ( 2.895464)
build_miniruby 0.001227 0.000306 1.257852 ( 1.256137)
build_ruby 0.001835 0.000000 3.833313 ( 3.993802)
build_all 0.005050 0.003745 6.042099 ( 2.967344)
build_install 0.008551 0.013616 9.039725 ( 4.833235)
test_btest 0.000853 0.000000 71.754820 ( 21.379383)
test_basic 0.007245 0.000000 0.909059 ( 0.965728)
test_all 0.055555 0.062606 590.883326 (172.951110)
test_rubyspec 0.038093 0.035296 105.295983 ( 22.972802)
total: 234.22 sec