Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-001243
#<BuildRuby:0x00007fc30a50fdc8
@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.20240628-001243",
@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.000020)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000020 0.000008 0.000028 ( 0.000029)
build_up 0.005296 0.002907 3.314865 ( 2.972296)
build_miniruby 0.001031 0.000413 1.291923 ( 1.289069)
build_ruby 0.001533 0.000613 3.258357 ( 3.413968)
build_all 0.006138 0.002455 7.242770 ( 2.840274)
build_install 0.004481 0.012900 9.956619 ( 4.410130)
test_btest 0.000608 0.000319 109.238972 ( 28.253628)
test_basic 0.008105 0.001899 1.263728 ( 1.311831)
test_all 0.083787 0.066764 775.888673 (221.822687)
test_rubyspec 0.053964 0.042863 166.868590 ( 34.572753)
total: 300.89 sec