Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250414-003009
#<BuildRuby:0x00007f130b29fde0
@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.20250414-003009",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.002561 0.003386 1.699746 ( 1.932784)
build_miniruby 0.000998 0.000428 1.068506 ( 1.263837)
build_ruby 0.001223 0.000524 2.847643 ( 5.553522)
build_all 0.002732 0.005533 4.818281 ( 1.983850)
build_install 0.007570 0.009670 6.740275 ( 3.655102)
test_btest 0.000561 0.000303 45.879317 ( 12.656115)
test_basic 0.004496 0.004279 0.696705 ( 0.748850)
test_all 0.067482 0.049206 512.113042 (152.959391)
test_rubyspec 0.039562 0.034293 100.062374 ( 18.230406)
total: 198.98 sec