Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-183647
#<BuildRuby:0x00007f3c26a7fdc8
@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.20240621-183647",
@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.000005 0.000018 ( 0.000018)
autoconf 0.000012 0.000004 0.000016 ( 0.000031)
configure 0.000021 0.000008 0.000029 ( 0.000030)
build_up 0.003809 0.004630 3.377494 ( 3.456129)
build_miniruby 0.001282 0.000525 1.375378 ( 1.372154)
build_ruby 0.001380 0.000565 3.702925 ( 3.835164)
build_all 0.003326 0.005572 7.794002 ( 3.121318)
build_install 0.014021 0.006816 9.983316 ( 4.589658)
test_btest 0.000577 0.000266 109.236494 ( 28.862495)
test_basic 0.008118 0.000170 1.045533 ( 1.096329)
test_all 0.098896 0.048903 796.046680 (225.016599)
test_rubyspec 0.052566 0.034584 157.302011 ( 33.237376)
total: 304.59 sec