Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-054540
#<BuildRuby:0x00007f3bedd3fdd0
@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-054540",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000019 0.000008 0.000027 ( 0.000027)
build_up 0.001596 0.006866 4.035848 ( 3.714369)
build_miniruby 0.001177 0.000588 1.424940 ( 1.421470)
build_ruby 0.001462 0.000731 4.122178 ( 20.291176)
build_all 0.006249 0.003125 8.425059 ( 3.397088)
build_install 0.017476 0.004360 11.021206 ( 4.950856)
test_btest 0.000563 0.000258 117.656679 ( 31.113132)
test_basic 0.000021 0.010293 1.267058 ( 1.320773)
test_all 0.116004 0.038812 917.344356 (267.061651)
test_rubyspec 0.038047 0.057418 177.340986 ( 39.689405)
total: 372.96 sec