Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-052425
#<BuildRuby:0x00007f515c8ffde0
@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.20240925-052425",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.007843 0.002788 5.224460 ( 5.136884)
build_miniruby 0.001559 0.000459 1.873674 ( 1.968204)
build_ruby 0.002327 0.000000 4.766833 ( 5.133215)
build_all 0.007698 0.003454 7.629849 ( 4.293192)
build_install 0.013978 0.005826 9.789875 ( 4.409157)
test_btest 0.000832 0.000256 92.907485 ( 28.369206)
test_basic 0.005654 0.004635 1.101637 ( 4.988036)
test_all 0.123762 0.024291 722.472532 (234.847473)
test_rubyspec 0.055771 0.031695 133.401541 ( 29.794977)
total: 318.94 sec