Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-020537
#<BuildRuby:0x00007f2391fffdc8
@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.20240803-020537",
@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.000020 0.000007 0.000027 ( 0.000027)
autoconf 0.000036 0.000013 0.000049 ( 0.000048)
configure 0.000028 0.000010 0.000038 ( 0.000037)
build_up 0.006788 0.002424 4.130842 ( 4.366736)
build_miniruby 0.000000 0.002330 20.405978 ( 19.834340)
build_ruby 0.000051 0.001825 4.465070 ( 4.679684)
build_all 0.009057 0.000000 8.677166 ( 3.393918)
build_install 0.013993 0.006061 11.604749 ( 5.429607)
test_btest 0.000578 0.000215 120.475062 ( 33.598748)
test_basic 0.006193 0.004893 1.243220 ( 1.287124)
test_all 0.120448 0.028855 887.752614 (254.519809)
test_rubyspec 0.036896 0.053224 166.200981 ( 38.024146)
total: 365.14 sec