Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-052432
#<BuildRuby:0x00007fe0b31cfde0
@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.20241014-052432",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000044 0.000000 0.000044 ( 0.000044)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.002566 0.005328 3.820727 ( 3.691374)
build_miniruby 0.001459 0.000230 1.614766 ( 1.611132)
build_ruby 0.001501 0.000237 4.242801 ( 4.376332)
build_all 0.008484 0.000000 7.298815 ( 3.084437)
build_install 0.010758 0.006839 10.119245 ( 4.779395)
test_btest 0.000757 0.000137 94.943012 ( 26.913026)
test_basic 0.008853 0.001610 1.091221 ( 1.133146)
test_all 0.101318 0.047004 773.928836 (226.559071)
test_rubyspec 0.033804 0.054124 139.145845 ( 40.959698)
total: 313.11 sec