Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-230412
#<BuildRuby:0x0000556fe91624f8
@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.20240303-230412",
@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.000011 0.000003 0.000014 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000304 0.006657 2.500634 ( 2.291542)
build_miniruby 0.000906 0.000354 1.782603 ( 1.780480)
build_ruby 0.001143 0.000447 3.068485 ( 3.298020)
build_all 0.005410 0.002117 6.648747 ( 2.532350)
build_install 0.013151 0.005318 8.450863 ( 3.912204)
test_btest 0.000790 0.000310 94.181206 ( 26.012448)
test_basic 0.005693 0.000649 0.830001 ( 0.897869)
test_all 0.089171 0.031812 757.268642 (231.233068)
test_rubyspec 0.036361 0.042628 111.067677 (120.055111)
total: 392.01 sec