Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-170951
#<BuildRuby:0x00007f579ea8fdc0
@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.20240630-170951",
@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.000026 0.000003 0.000029 ( 0.000031)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000039 0.000006 0.000045 ( 0.000044)
build_up 0.009971 0.000276 4.594136 ( 12.602696)
build_miniruby 0.002150 0.000000 1.852363 ( 2.148378)
build_ruby 0.002132 0.000759 4.840726 ( 33.283841)
build_all 0.007719 0.003753 8.964202 ( 7.335332)
build_install 0.019347 0.009512 12.845972 ( 12.099018)
test_btest 0.001093 0.000000 127.951480 (144.237232)
test_basic 0.008170 0.005315 1.417952 ( 2.037531)
test_all 0.129249 0.038485 946.732645 (1095.992372)
test_rubyspec 0.068422 0.031660 181.152319 (150.301828)
total: 1460.04 sec