Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-001846
#<BuildRuby:0x00007fa53ed7fdd0
@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.20240618-001846",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.002740 0.004742 3.120431 ( 3.107945)
build_miniruby 0.001321 0.000377 1.205578 ( 1.203896)
build_ruby 0.001357 0.000387 3.131237 ( 3.314137)
build_all 0.005971 0.001706 7.132455 ( 2.745443)
build_install 0.012968 0.004330 9.132380 ( 4.187936)
test_btest 0.000695 0.000202 102.257046 ( 27.422645)
test_basic 0.001730 0.006440 1.165075 ( 1.220150)
test_all 0.090269 0.058137 770.781300 (240.610688)
test_rubyspec 0.034398 0.055969 161.711709 ( 30.465419)
total: 314.28 sec