Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-234600
#<BuildRuby:0x0000561179781a00
@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.20231221-234600",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000000 0.005495 1.762525 ( 2.126701)
build_miniruby 0.000000 0.001695 1.593510 ( 1.591361)
build_ruby 0.001561 0.000147 3.354372 ( 3.557343)
build_all 0.007397 0.000891 5.758539 ( 3.046799)
build_install 0.018082 0.001603 7.056053 ( 4.229964)
test_btest 0.000818 0.000000 80.276709 ( 33.381067)
test_basic 0.004905 0.000000 0.829531 ( 0.926110)
test_all 0.088129 0.030900 711.265641 (253.177336)
test_rubyspec 0.039222 0.026382 90.267894 (102.266481)
total: 404.30 sec