Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250501-182432
#<BuildRuby:0x00007f8954e6fde0
@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.20250501-182432",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.005784 0.000573 2.050052 ( 2.234368)
build_miniruby 0.001134 0.000364 1.216203 ( 1.213253)
build_ruby 0.001536 0.000493 3.020317 ( 3.151334)
build_all 0.003802 0.004041 5.230507 ( 2.138327)
build_install 0.006151 0.011561 7.051683 ( 3.797567)
test_btest 0.000744 0.000312 52.070877 ( 14.755990)
test_basic 0.009640 0.000556 0.930147 ( 0.986713)
test_all 0.094437 0.029492 593.494047 (199.234631)
test_rubyspec 0.058354 0.014482 107.333846 ( 25.541123)
total: 253.05 sec