Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-023255
#<BuildRuby:0x00007f989494fdc0
@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.20240921-023255",
@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.000007 0.000024 ( 0.000025)
autoconf 0.000034 0.000014 0.000048 ( 0.000048)
configure 0.000031 0.000012 0.000043 ( 0.000042)
build_up 0.000028 0.010286 5.379464 ( 7.749608)
build_miniruby 0.002517 0.000000 1.927361 ( 2.432475)
build_ruby 0.001973 0.000306 4.843934 ( 6.172880)
build_all 0.009919 0.000865 8.043059 ( 8.938943)
build_install 0.020697 0.007749 12.113296 ( 13.552094)
test_btest 0.000599 0.000259 105.339384 (134.805374)
test_basic 0.008809 0.006312 1.368734 ( 2.549858)
test_all 0.118157 0.048288 913.163452 (1020.360113)
test_rubyspec 0.058192 0.031511 149.571749 ( 74.423547)
total: 1270.99 sec