Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-092541
#<BuildRuby:0x00007f055814fdc0
@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.20241219-092541",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.000912 0.004230 1.318111 ( 1.698022)
build_miniruby 0.001061 0.000213 1.106172 ( 1.103601)
build_ruby 0.001359 0.000272 3.016424 ( 3.237180)
build_all 0.007004 0.000000 4.958899 ( 1.984510)
build_install 0.010396 0.005270 6.537433 ( 3.333267)
test_btest 0.000688 0.000149 64.539980 ( 17.222946)
test_basic 0.007920 0.000719 0.734631 ( 0.784081)
test_all 0.083976 0.055133 648.412663 (284.681462)
test_rubyspec 0.043661 0.035911 117.629489 ( 33.893737)
total: 347.94 sec