Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-161655
#<BuildRuby:0x00005611877fdf70
@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.20231023-161655",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006658 0.000000 3.248656 ( 3.510843)
build_miniruby 0.001153 0.000065 1.485784 ( 1.484166)
build_ruby 0.001846 0.000000 2.719723 ( 2.913529)
build_all 0.006184 0.000088 5.114663 ( 2.003142)
build_install 0.009528 0.004851 7.227650 ( 3.117773)
test_btest 0.000000 0.001267 74.633251 ( 20.421917)
test_basic 0.002708 0.002381 0.722355 ( 0.786029)
test_all 0.073839 0.040330 613.998155 (182.790653)
test_rubyspec 0.021593 0.029701 75.886504 ( 87.463659)
total: 304.49 sec