Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-113902
#<BuildRuby:0x0000560ca4972320
@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.20230914-113902",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000006 0.000031 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.000000 0.006357 2.127181 ( 3.424844)
build_miniruby 0.001398 0.000885 1.672928 ( 1.674753)
build_ruby 0.001528 0.000436 3.217044 ( 3.408265)
build_all 0.000000 0.008559 6.255274 ( 3.400327)
build_install 0.012485 0.007745 7.941866 ( 5.562304)
test_btest 0.000726 0.000282 85.670758 ( 33.744591)
test_basic 0.002091 0.004357 0.833398 ( 0.891383)
test_all 0.009196 0.000831 693.932097 (258.641015)
test_rubyspec 0.038364 0.031646 101.367007 (113.669564)
total: 424.42 sec