Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-232425
#<BuildRuby:0x00007f41673efdc8
@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.20240904-232425",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003064 0.004891 3.554421 ( 3.732200)
build_miniruby 0.001245 0.000373 1.546223 ( 1.542544)
build_ruby 0.001430 0.000429 4.156898 ( 4.278326)
build_all 0.008620 0.000000 7.651502 ( 3.093379)
build_install 0.018306 0.000000 10.376524 ( 5.050820)
test_btest 0.001119 0.000000 114.209194 ( 29.941237)
test_basic 0.007008 0.004562 1.117479 ( 1.177365)
test_all 0.113875 0.035673 807.488356 (267.204744)
test_rubyspec 0.052988 0.036205 168.227460 ( 54.339263)
total: 370.36 sec