Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-042716
#<BuildRuby:0x00007fadeb75fdc8
@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.20240614-042716",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000041)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.003988 0.003941 3.052252 ( 2.927575)
build_miniruby 0.001656 0.000000 1.281207 ( 1.280156)
build_ruby 0.001910 0.000000 3.844616 ( 4.030464)
build_all 0.004127 0.005007 7.831537 ( 3.166836)
build_install 0.015605 0.005648 10.340244 ( 4.916211)
test_btest 0.000829 0.000234 109.118802 ( 28.547724)
test_basic 0.003827 0.005030 1.213776 ( 1.264864)
test_all 0.097368 0.051527 800.178389 (223.424554)
test_rubyspec 0.049176 0.045086 158.180939 ( 30.229959)
total: 299.79 sec