Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-152740
#<BuildRuby:0x000055710316a138
@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.20240128-152740",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005332 0.002123 2.110941 ( 3.283821)
build_miniruby 0.001220 0.000341 1.964658 ( 2.053306)
build_ruby 0.001348 0.000377 3.426399 ( 3.874627)
build_all 0.007258 0.000935 6.157107 ( 4.192880)
build_install 0.018565 0.001642 7.898824 ( 5.687295)
test_btest 0.000732 0.000177 86.046081 ( 49.315496)
test_basic 0.007002 0.000658 0.964505 ( 1.284712)
test_all 0.086922 0.027811 710.328235 (317.635551)
test_rubyspec 0.073411 0.031478 160.249555 (171.720628)
total: 559.05 sec