Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-233451
#<BuildRuby:0x00007f2f6f5cfdc8
@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-233451",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.008479 0.001542 3.854537 ( 4.398236)
build_miniruby 0.000000 0.001643 1.760804 ( 2.004906)
build_ruby 0.000925 0.001005 4.574649 ( 4.899556)
build_all 0.001500 0.008474 6.663522 ( 4.259309)
build_install 0.021753 0.002247 9.531572 ( 6.223664)
test_btest 0.000829 0.000196 83.278546 ( 39.796751)
test_basic 0.001664 0.010975 1.087881 ( 1.180202)
test_all 0.094531 0.059646 789.192142 (364.663605)
test_rubyspec 0.044798 0.041440 117.643069 ( 26.602031)
total: 454.03 sec