Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-161916
#<BuildRuby:0x0000560a54ef9f48
@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.20230706-161916",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.006320 0.000436 2.083148 ( 5.571094)
build_miniruby 0.001744 0.000120 1.665188 ( 2.569142)
build_ruby 0.001753 0.000120 3.359245 ( 4.631459)
build_all 0.007777 0.000239 2.598184 ( 3.559228)
build_install 0.011081 0.006981 3.923140 ( 5.453662)
test_btest 0.000775 0.000086 80.821629 ( 47.890133)
test_basic 0.003332 0.003846 0.910686 ( 1.516512)
test_all 0.002082 0.000281 623.796734 (322.236431)
test_rubyspec 0.022459 0.032570 89.545748 (129.758799)
total: 523.19 sec