Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-044247
#<BuildRuby:0x0000560d348ea228
@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.20230624-044247",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.006018 0.000000 2.006078 ( 3.300753)
build_miniruby 0.001820 0.000000 1.644914 ( 1.665935)
build_ruby 0.001405 0.000422 3.315555 ( 3.528775)
build_all 0.006494 0.000780 2.347535 ( 1.753720)
build_install 0.006631 0.011273 3.526105 ( 3.122044)
test_btest 0.000744 0.000310 80.522992 ( 41.156983)
test_basic 0.003739 0.004202 0.902701 ( 1.023133)
test_all 0.001057 0.000000 599.704600 (272.670732)
test_rubyspec 0.021830 0.028027 85.231164 ( 99.300152)
total: 427.52 sec