Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-150605
#<BuildRuby:0x00007f4cf65bfdc0
@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.20241229-150605",
@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.000025)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.002336 0.003335 1.566145 ( 1.876618)
build_miniruby 0.000966 0.000386 1.413080 ( 1.410260)
build_ruby 0.001213 0.000485 3.793863 ( 17.650570)
build_all 0.004225 0.004113 6.198402 ( 2.570954)
build_install 0.018201 0.000000 8.008775 ( 4.281026)
test_btest 0.001054 0.000000 72.538321 ( 23.014972)
test_basic 0.002870 0.003314 0.956541 ( 7.284419)
test_all 0.112537 0.026814 700.056310 (209.572507)
test_rubyspec 0.049553 0.028824 113.161366 ( 25.995820)
total: 293.66 sec