Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-000209
#<BuildRuby:0x00007fb41258fde0
@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.20241024-000209",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.003178 0.004489 3.641540 ( 3.542732)
build_miniruby 0.001381 0.000184 1.672325 ( 1.668962)
build_ruby 0.002073 0.000000 4.060557 ( 4.213016)
build_all 0.004278 0.004578 6.391649 ( 2.477873)
build_install 0.016919 0.000000 9.071678 ( 4.067017)
test_btest 0.000858 0.000000 77.700525 ( 20.535524)
test_basic 0.004736 0.004496 0.983949 ( 1.032351)
test_all 0.089903 0.058644 741.752944 (220.630542)
test_rubyspec 0.054232 0.028383 124.556246 ( 25.643533)
total: 283.81 sec