Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-213556
#<BuildRuby:0x000055dddd63a1a8
@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.20231222-213556",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.001693 0.003707 1.384949 ( 1.743053)
build_miniruby 0.001052 0.000137 1.559135 ( 1.557716)
build_ruby 0.001520 0.000198 2.951783 ( 3.148561)
build_all 0.000000 0.007762 5.506788 ( 2.180461)
build_install 0.002723 0.011866 6.532930 ( 3.295114)
test_btest 0.000592 0.000197 80.090623 ( 21.630018)
test_basic 0.003898 0.001299 0.892525 ( 0.960801)
test_all 0.081858 0.036209 643.719112 (203.369100)
test_rubyspec 0.023325 0.031080 85.370840 ( 96.785731)
total: 334.67 sec