Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-144543
#<BuildRuby:0x00005590f17523d0
@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.20230707-144543",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.006189 0.000439 2.063777 ( 5.366049)
build_miniruby 0.001340 0.000279 1.527382 ( 2.131151)
build_ruby 0.001636 0.000000 3.154707 ( 3.959188)
build_all 0.004627 0.002820 2.442388 ( 2.633953)
build_install 0.010562 0.007615 4.137690 ( 5.591719)
test_btest 0.000647 0.000173 81.680593 ( 45.666555)
test_basic 0.003908 0.003956 0.890525 ( 1.027915)
test_all 0.001217 0.000353 605.795218 (254.008297)
test_rubyspec 0.029958 0.025645 91.395233 (107.223224)
total: 427.61 sec