Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-073043
#<BuildRuby:0x00007fbd5c1ffdd0
@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.20241003-073043",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000000 0.000093 0.000093 ( 0.000093)
build_up 0.003117 0.005186 3.530922 ( 3.994046)
build_miniruby 0.001308 0.000541 1.796664 ( 1.793220)
build_ruby 0.002097 0.000000 4.284438 ( 33.851726)
build_all 0.009948 0.000000 7.108861 ( 2.813409)
build_install 0.015991 0.002569 9.875859 ( 4.841643)
test_btest 0.000659 0.000232 95.673538 ( 25.860492)
test_basic 0.009133 0.001613 1.147142 ( 1.194030)
test_all 0.110066 0.039664 766.731295 (240.608233)
test_rubyspec 0.055774 0.032420 140.534010 ( 30.944271)
total: 345.90 sec