Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-164325
#<BuildRuby:0x000055d85a1aa120
@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.20231216-164325",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004372 0.004064 2.662866 ( 3.123954)
build_miniruby 0.001488 0.000172 1.827205 ( 1.934214)
build_ruby 0.000000 0.001894 3.529168 ( 3.775903)
build_all 0.006337 0.002449 6.118681 ( 4.356481)
build_install 0.010814 0.010779 7.882689 ( 5.605322)
test_btest 0.000939 0.000208 83.158654 ( 38.698446)
test_basic 0.007371 0.001638 1.061592 ( 1.167608)
test_all 0.089549 0.037164 708.299708 (234.332541)
test_rubyspec 0.054380 0.022404 95.185346 (115.752687)
total: 408.75 sec