Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-004356
#<BuildRuby:0x0000564261ff1a00
@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.20230728-004356",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002424 0.004372 2.243471 ( 5.625584)
build_miniruby 0.001413 0.000189 2.420173 ( 3.044383)
build_ruby 0.000000 0.001983 3.390830 ( 4.540533)
build_all 0.001734 0.006646 2.725132 ( 3.511546)
build_install 0.013880 0.006421 4.280038 ( 5.616754)
test_btest 0.000738 0.000167 79.832886 ( 53.613843)
test_basic 0.006622 0.001495 0.903525 ( 1.875087)
test_all 0.000978 0.000221 611.374670 (344.659926)
test_rubyspec 0.014755 0.041449 90.852447 (128.562439)
total: 551.05 sec