Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-202144
#<BuildRuby:0x00007f6cd543fdc0
@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.20240616-202144",
@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.000007 0.000026 ( 0.000025)
autoconf 0.000029 0.000010 0.000039 ( 0.000040)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.000000 0.008001 3.523303 ( 3.477883)
build_miniruby 0.000810 0.000738 1.288496 ( 1.286031)
build_ruby 0.001327 0.000557 3.699205 ( 35.871139)
build_all 0.008457 0.000376 7.561636 ( 3.019028)
build_install 0.014031 0.004826 10.576873 ( 5.171369)
test_btest 0.000637 0.000248 109.296333 ( 28.909753)
test_basic 0.007310 0.001298 1.214461 ( 1.267689)
test_all 0.111808 0.039275 829.284393 (264.773082)
test_rubyspec 0.041232 0.054850 159.584062 ( 33.706231)
total: 377.48 sec