Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-125641
#<BuildRuby:0x00007efe35fdfdd8
@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.20240810-125641",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.005797 0.002807 3.740655 ( 3.526240)
build_miniruby 0.001365 0.000266 1.723183 ( 1.719802)
build_ruby 0.001533 0.000299 4.393842 ( 4.573575)
build_all 0.005306 0.003401 8.236167 ( 3.223523)
build_install 0.011737 0.008752 10.226008 ( 4.393487)
test_btest 0.000691 0.000173 116.611240 ( 30.441736)
test_basic 0.010272 0.000541 1.225873 ( 1.272550)
test_all 0.102147 0.050270 836.609956 (241.303861)
test_rubyspec 0.039157 0.053707 168.079809 ( 34.609198)
total: 325.07 sec