Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-202711
#<BuildRuby:0x0000563d9c37a228
@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.20240210-202711",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.007003 0.000000 2.080214 ( 2.857963)
build_miniruby 0.001640 0.000000 1.784698 ( 1.874504)
build_ruby 0.000000 0.001739 3.330320 ( 13.661534)
build_all 0.004333 0.004270 6.778533 ( 3.424724)
build_install 0.018694 0.001127 8.188722 ( 4.837186)
test_btest 0.000754 0.000102 91.159935 ( 38.578108)
test_basic 0.000928 0.006893 0.920467 ( 0.993296)
test_all 0.091608 0.025169 782.544181 (328.737850)
test_rubyspec 0.044269 0.061453 177.977497 (187.823375)
total: 582.79 sec