Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-151211
#<BuildRuby:0x00007f3ff596fdc0
@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.20240925-151211",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000042 0.000010 0.000052 ( 0.000051)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.008800 0.001027 4.965602 ( 4.612410)
build_miniruby 0.001718 0.000000 1.732552 ( 1.794365)
build_ruby 0.001895 0.000000 4.518965 ( 4.882428)
build_all 0.009409 0.000000 7.280266 ( 4.224051)
build_install 0.018470 0.003946 10.833635 ( 6.583080)
test_btest 0.000842 0.000165 89.818902 ( 26.025958)
test_basic 0.003014 0.004770 0.839965 ( 0.890103)
test_all 0.090721 0.059633 661.721395 (192.719885)
test_rubyspec 0.060818 0.024871 132.641834 ( 25.951444)
total: 267.69 sec