Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-152406
#<BuildRuby:0x00007efdfae0fde0
@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.20240614-152406",
@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.000034 0.000009 0.000043 ( 0.000038)
autoconf 0.000049 0.000014 0.000063 ( 0.000062)
configure 0.000046 0.000012 0.000058 ( 0.000054)
build_up 0.005140 0.005532 4.187299 ( 7.351989)
build_miniruby 0.001779 0.000539 1.864615 ( 2.759711)
build_ruby 0.002273 0.000689 4.737795 ( 7.535675)
build_all 0.007946 0.004080 8.902324 ( 11.425666)
build_install 0.010415 0.017764 12.089700 ( 17.102391)
test_btest 0.001093 0.000443 121.953699 (162.959544)
test_basic 0.003988 0.010496 1.380485 ( 2.432654)
test_all 0.098701 0.058901 874.292613 (469.180961)
test_rubyspec 0.059641 0.029546 164.239905 ( 48.571110)
total: 729.32 sec