Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-054215
#<BuildRuby:0x00007f71fc1ffde0
@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.20240919-054215",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004098 0.004841 4.458019 ( 3.669107)
build_miniruby 0.000000 0.001732 1.378181 ( 1.375041)
build_ruby 0.000000 0.001811 3.695492 ( 3.877224)
build_all 0.002106 0.007057 7.465160 ( 3.144097)
build_install 0.005331 0.013792 10.591654 ( 4.725940)
test_btest 0.000864 0.000312 97.269019 ( 28.078003)
test_basic 0.006271 0.004941 1.245823 ( 1.286355)
test_all 0.102108 0.049992 823.466003 (241.390831)
test_rubyspec 0.046982 0.041442 141.922428 ( 30.795504)
total: 318.34 sec