Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-084240
#<BuildRuby:0x00007fd7a7effde0
@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.20240614-084240",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.001899 0.006187 3.530619 ( 3.572468)
build_miniruby 0.001260 0.000366 1.372035 ( 1.368816)
build_ruby 0.001877 0.000000 4.163862 ( 4.270838)
build_all 0.004094 0.004526 7.794503 ( 3.161226)
build_install 0.010073 0.008594 10.866535 ( 5.323125)
test_btest 0.000853 0.000301 113.064754 ( 30.927868)
test_basic 0.001939 0.007159 1.343495 ( 1.561103)
test_all 0.121444 0.027192 836.505536 (252.371097)
test_rubyspec 0.061016 0.030622 164.475737 ( 34.306988)
total: 336.86 sec