Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-064803
#<BuildRuby:0x00007f557305fdc8
@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.20241210-064803",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.005870 0.001739 3.216279 ( 3.112928)
build_miniruby 0.001617 0.000000 1.233650 ( 1.230840)
build_ruby 0.001855 0.000000 4.032002 ( 4.508456)
build_all 0.006295 0.001641 6.286019 ( 2.765010)
build_install 0.016025 0.001925 8.186075 ( 6.802704)
test_btest 0.000680 0.000181 68.598686 ( 24.207060)
test_basic 0.000170 0.009398 0.868513 ( 1.600959)
test_all 0.085298 0.063291 755.950457 (386.880148)
test_rubyspec 0.044575 0.042241 118.564868 ( 52.655825)
total: 483.77 sec