Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-222341
#<BuildRuby:0x00007f8ce37bfdc8
@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.20241201-222341",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000024 0.000009 0.000033 ( 0.000032)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.000000 0.008538 3.216874 ( 3.346588)
build_miniruby 0.000000 0.001666 1.581386 ( 1.577987)
build_ruby 0.001373 0.000312 3.643561 ( 3.843757)
build_all 0.007538 0.001633 5.785795 ( 2.263101)
build_install 0.009675 0.008942 7.739037 ( 3.670801)
test_btest 0.000591 0.000286 75.950786 ( 20.416955)
test_basic 0.008913 0.002387 0.981996 ( 1.034355)
test_all 0.097137 0.046426 718.075159 (224.269490)
test_rubyspec 0.038452 0.042324 119.218895 ( 29.051722)
total: 289.48 sec