Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-161439
#<BuildRuby:0x00007f9f4503fde0
@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.20241020-161439",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.000530 0.007142 2.865749 ( 2.885067)
build_miniruby 0.001400 0.000366 1.151228 ( 1.148553)
build_ruby 0.000000 0.002004 3.338301 ( 3.549894)
build_all 0.007212 0.001709 6.267767 ( 2.424398)
build_install 0.014275 0.005826 8.429816 ( 3.759482)
test_btest 0.000739 0.000219 85.434627 ( 23.298760)
test_basic 0.001113 0.008790 0.881448 ( 0.927055)
test_all 0.102332 0.044358 735.959723 (241.788837)
test_rubyspec 0.065451 0.022150 129.843670 ( 25.586528)
total: 305.37 sec