Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-094347
#<BuildRuby:0x00007f1dc78bfdd0
@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.20240811-094347",
@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.000030)
autoconf 0.000043 0.000005 0.000048 ( 0.000047)
configure 0.000035 0.000003 0.000038 ( 0.000038)
build_up 0.000000 0.009123 4.235159 ( 6.054836)
build_miniruby 0.001113 0.000973 1.937179 ( 2.392187)
build_ruby 0.002278 0.000379 5.070383 ( 6.790784)
build_all 0.008389 0.001398 9.524882 ( 9.732036)
build_install 0.010419 0.016669 12.923493 ( 21.557711)
test_btest 0.000805 0.000202 129.795867 ( 99.733722)
test_basic 0.006196 0.007625 1.414404 ( 5.269211)
test_all 0.128532 0.043403 975.438205 (1131.616026)
test_rubyspec 0.040826 0.057917 184.799866 (184.652708)
total: 1467.80 sec