Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-090351
#<BuildRuby:0x000055ad1534a3b0
@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.20230131-090351",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.004369 1.062873 ( 1.451339)
build_miniruby 0.000000 0.001251 1.053497 ( 1.051405)
build_ruby 0.000000 0.001222 1.860860 ( 2.073414)
build_all 0.000000 0.005831 3.006808 ( 1.461449)
build_install 0.006785 0.004685 2.341872 ( 1.559928)
test_btest 0.000671 0.000206 54.663746 ( 14.121413)
test_basic 0.002604 0.002185 0.358351 ( 0.450560)
test_all 0.001052 0.000338 583.007387 (163.665633)
test_rubyspec 0.022162 0.016870 58.482856 ( 68.576859)
total: 254.41 sec