Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-013757
#<BuildRuby:0x00007ffb05fffde0
@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.20240615-013757",
@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.000016 0.000007 0.000023 ( 0.000023)
autoconf 0.000028 0.000012 0.000040 ( 0.000040)
configure 0.000026 0.000010 0.000036 ( 0.000037)
build_up 0.007815 0.000000 3.277727 ( 3.174410)
build_miniruby 0.002051 0.000000 1.322490 ( 1.319244)
build_ruby 0.002199 0.000121 3.889836 ( 4.080831)
build_all 0.003554 0.005400 7.799191 ( 3.161303)
build_install 0.013475 0.007664 10.465171 ( 5.181074)
test_btest 0.000888 0.000000 113.100049 ( 31.694308)
test_basic 0.008931 0.000000 1.187648 ( 1.241922)
test_all 0.097994 0.051348 812.758998 (266.772872)
test_rubyspec 0.051995 0.038000 160.852408 ( 35.209278)
total: 351.84 sec