Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-084244
#<BuildRuby:0x00007fe84e1cfdc0
@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.20241008-084244",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.008972 0.001795 4.199843 ( 4.617896)
build_miniruby 0.002272 0.000454 1.884890 ( 2.010567)
build_ruby 0.000000 0.002095 4.673807 ( 4.947542)
build_all 0.009017 0.002184 7.833887 ( 4.580332)
build_install 0.021447 0.003414 10.850184 ( 7.537388)
test_btest 0.000915 0.000191 99.169340 ( 50.032554)
test_basic 0.000000 0.013248 1.351997 ( 2.220991)
test_all 0.113651 0.040792 798.110769 (289.337416)
test_rubyspec 0.055297 0.034082 142.270291 ( 58.838725)
total: 424.12 sec