Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-105418
#<BuildRuby:0x00007fdb7f7cfdc8
@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.20240705-105418",
@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.000021 0.000008 0.000029 ( 0.000030)
autoconf 0.000050 0.000000 0.000050 ( 0.000051)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.008680 0.000318 3.952596 ( 3.463630)
build_miniruby 0.001838 0.000000 1.328411 ( 1.325173)
build_ruby 0.002118 0.000022 3.547348 ( 3.680597)
build_all 0.003668 0.005486 8.027570 ( 3.065887)
build_install 0.018198 0.001816 10.409162 ( 4.712043)
test_btest 0.000694 0.000237 116.800212 ( 35.879457)
test_basic 0.000000 0.009993 1.166544 ( 2.094196)
test_all 0.098764 0.061570 927.148571 (332.053939)
test_rubyspec 0.054843 0.041957 185.421036 ( 40.825660)
total: 427.10 sec