Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-215756
#<BuildRuby:0x000055c921eda3b0
@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.20240214-215756",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005858 0.000799 1.986310 ( 2.479494)
build_miniruby 0.001485 0.000000 60.700954 ( 21.779354)
build_ruby 0.001592 0.000000 3.501523 ( 3.720291)
build_all 0.007854 0.000000 6.701438 ( 2.559012)
build_install 0.013203 0.004106 7.506227 ( 3.398621)
test_btest 0.000994 0.000142 90.941697 ( 24.426665)
test_basic 0.005893 0.000842 0.901765 ( 0.966949)
test_all 0.074642 0.044760 740.754879 (222.038515)
test_rubyspec 0.046091 0.054279 159.576728 (168.626281)
total: 450.00 sec