Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-084624
#<BuildRuby:0x00007ff6f74ffdd0
@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.20240619-084624",
@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.000017 0.000007 0.000024 ( 0.000023)
autoconf 0.000049 0.000000 0.000049 ( 0.000049)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.006896 0.001224 3.592608 ( 3.542602)
build_miniruby 0.001086 0.000426 1.610337 ( 1.607450)
build_ruby 0.001376 0.000541 4.240043 ( 4.383714)
build_all 0.008774 0.000076 7.743422 ( 3.178105)
build_install 0.005218 0.015595 10.357744 ( 4.896851)
test_btest 0.000759 0.000356 112.023547 ( 30.634383)
test_basic 0.005465 0.002820 1.101545 ( 1.154938)
test_all 0.102425 0.048720 874.536267 (258.323260)
test_rubyspec 0.038956 0.054293 165.345039 ( 30.065653)
total: 337.79 sec