Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-013447
#<BuildRuby:0x00007f9d2899fdc8
@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.20241112-013447",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000027 0.000008 0.000035 ( 0.000036)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.003345 0.003805 3.784833 ( 3.708728)
build_miniruby 0.001217 0.000406 1.612386 ( 1.610346)
build_ruby 0.001303 0.000435 3.889638 ( 3.983023)
build_all 0.007007 0.000931 6.154096 ( 2.490214)
build_install 0.018378 0.000000 8.507974 ( 4.013435)
test_btest 0.000945 0.000000 81.975278 ( 33.712058)
test_basic 0.005531 0.005413 1.061217 ( 1.133479)
test_all 0.112171 0.033623 706.862424 (212.585095)
test_rubyspec 0.054397 0.027637 126.658693 ( 40.788637)
total: 304.03 sec