Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-020349
#<BuildRuby:0x000055ff1e722130
@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.20230602-020349",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002161 0.004377 1.897924 ( 3.938245)
build_miniruby 0.001050 0.000228 1.389606 ( 1.595041)
build_ruby 0.001331 0.000289 2.858556 ( 3.269883)
build_all 0.002798 0.003784 2.183398 ( 2.286877)
build_install 0.010669 0.005910 3.436582 ( 3.499459)
test_btest 0.000587 0.000164 76.907146 ( 41.731437)
test_basic 0.003067 0.000858 0.775039 ( 1.018381)
test_all 0.001676 0.000242 552.938104 (252.933281)
test_rubyspec 0.017667 0.036221 83.835642 (103.445646)
total: 413.72 sec