Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-062455
#<BuildRuby:0x00007f79abe9fdc8
@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.20240922-062455",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.010483 0.000252 5.165905 ( 4.810851)
build_miniruby 0.001671 0.000186 1.812617 ( 1.844333)
build_ruby 0.001851 0.000206 4.692819 ( 4.901797)
build_all 0.009941 0.000612 7.442130 ( 4.472866)
build_install 0.023339 0.000546 11.047272 ( 6.485283)
test_btest 0.001156 0.000112 100.323431 ( 66.502117)
test_basic 0.000250 0.013083 1.226604 ( 1.567049)
test_all 0.120795 0.036271 863.134498 (711.209230)
test_rubyspec 0.060935 0.032726 146.481500 (150.572302)
total: 952.37 sec