Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-171044
#<BuildRuby:0x00007fc83434fdd8
@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.20241012-171044",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.002134 0.007300 4.174788 ( 4.616043)
build_miniruby 0.001367 0.000501 1.658835 ( 1.660674)
build_ruby 0.000000 0.001886 4.686224 ( 4.939884)
build_all 0.003184 0.007353 7.645969 ( 5.772241)
build_install 0.017783 0.007037 10.895594 ( 8.179014)
test_btest 0.000731 0.000313 98.527247 ( 47.964504)
test_basic 0.009246 0.003962 1.262302 ( 1.349175)
test_all 0.122564 0.032387 810.926692 (284.739711)
test_rubyspec 0.062408 0.023533 135.718396 ( 33.178032)
total: 392.40 sec