Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-131805
#<BuildRuby:0x00007fd55ac2fdd0
@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-131805",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.001137 0.007363 4.676607 ( 3.820945)
build_miniruby 0.001575 0.000000 1.645342 ( 1.641636)
build_ruby 0.001922 0.000000 3.929192 ( 4.109370)
build_all 0.006997 0.000634 7.012297 ( 2.858709)
build_install 0.013435 0.004348 10.170917 ( 4.825696)
test_btest 0.000999 0.000000 97.068796 ( 25.818166)
test_basic 0.005838 0.003766 1.149938 ( 1.200497)
test_all 0.103918 0.048097 795.207485 (228.338466)
test_rubyspec 0.040850 0.044518 142.309735 ( 30.654151)
total: 303.27 sec