Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-171253
#<BuildRuby:0x0000560849b6e4f8
@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.20240308-171253",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000034 0.000000 0.000034 ( 0.000033)
build_up 0.007335 0.000372 2.595993 ( 2.458567)
build_miniruby 0.001457 0.000156 1.769487 ( 1.770052)
build_ruby 0.001512 0.000162 3.698909 ( 3.952448)
build_all 0.008353 0.000000 6.754332 ( 3.584253)
build_install 0.015526 0.004590 8.755025 ( 4.991294)
test_btest 0.000898 0.000109 92.721851 ( 40.484488)
test_basic 0.003712 0.004950 0.952083 ( 1.052445)
test_all 0.096420 0.023424 786.856761 (307.502838)
test_rubyspec 0.055490 0.035556 124.084337 (133.446401)
total: 499.24 sec