Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-235012
#<BuildRuby:0x00007f3325a9fdd0
@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.20240717-235012",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.004453 0.003031 3.227635 ( 3.333972)
build_miniruby 0.001612 0.000000 1.513570 ( 1.510744)
build_ruby 0.001539 0.000400 3.824816 ( 4.021585)
build_all 0.003054 0.005628 7.721900 ( 3.004361)
build_install 0.011157 0.006244 9.988942 ( 4.402171)
test_btest 0.000657 0.000209 111.030999 ( 29.104389)
test_basic 0.001716 0.006575 1.097912 ( 2.183060)
test_all 0.099060 0.049891 745.474089 (246.265853)
test_rubyspec 0.047519 0.038886 162.876702 ( 28.923286)
total: 322.75 sec