Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-014439
#<BuildRuby:0x00007f00aff1fde0
@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-014439",
@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.000005 0.000025 ( 0.000024)
autoconf 0.000043 0.000009 0.000052 ( 0.000052)
configure 0.000036 0.000008 0.000044 ( 0.000043)
build_up 0.003197 0.004715 3.548965 ( 3.450375)
build_miniruby 0.000000 0.001627 1.695091 ( 1.693591)
build_ruby 0.000357 0.001338 3.451995 ( 3.626927)
build_all 0.007637 0.002021 6.668648 ( 2.636262)
build_install 0.015924 0.005091 9.598309 ( 4.624118)
test_btest 0.000739 0.000200 79.377752 ( 21.833364)
test_basic 0.006430 0.004899 0.963663 ( 1.006033)
test_all 0.106477 0.045680 750.669391 (228.148953)
test_rubyspec 0.052036 0.032342 127.655450 ( 32.545818)
total: 299.57 sec