Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-173934
#<BuildRuby:0x0000556ec1e72018
@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.20231206-173934",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.002740 0.003713 2.206893 ( 2.260583)
build_miniruby 0.001066 0.000296 1.518264 ( 1.517725)
build_ruby 0.001212 0.000337 2.785658 ( 2.976405)
build_all 0.005662 0.001573 5.274412 ( 2.162965)
build_install 0.010900 0.006718 6.506189 ( 3.065738)
test_btest 0.000732 0.000232 80.193138 ( 21.941541)
test_basic 0.002180 0.003492 0.812415 ( 0.871620)
test_all 0.091816 0.028909 664.496927 (231.152572)
test_rubyspec 0.035703 0.034596 87.776407 ( 99.168222)
total: 365.12 sec