Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-013147
#<BuildRuby:0x0000562f19072120
@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.20230911-013147",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.004010 0.003955 2.397565 ( 4.151947)
build_miniruby 0.001581 0.000192 1.711090 ( 1.721803)
build_ruby 0.001789 0.000000 3.600433 ( 3.859561)
build_all 0.004292 0.004325 6.335488 ( 4.019140)
build_install 0.020246 0.000521 8.249042 ( 5.626928)
test_btest 0.000900 0.000119 85.053588 ( 37.266323)
test_basic 0.007203 0.000384 0.978340 ( 1.091549)
test_all 0.007124 0.003466 711.841338 (349.974455)
test_rubyspec 0.042104 0.038742 109.847148 (143.974450)
total: 551.69 sec