Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-203418
#<BuildRuby:0x00007f50b0b5fdd0
@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.20241226-203418",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.002226 0.003425 1.775640 ( 2.157637)
build_miniruby 0.001053 0.000324 1.144986 ( 1.141881)
build_ruby 0.001246 0.000384 3.457480 ( 23.544718)
build_all 0.006474 0.001992 6.174406 ( 2.468249)
build_install 0.014598 0.003070 7.572314 ( 3.888004)
test_btest 0.000595 0.000177 74.608069 ( 20.463435)
test_basic 0.007724 0.002782 0.872415 ( 0.919639)
test_all 0.105686 0.039671 706.013724 (228.513552)
test_rubyspec 0.054934 0.029014 115.758736 ( 27.480797)
total: 310.58 sec