Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-175541
#<BuildRuby:0x00005634603d5f00
@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.20240217-175541",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006138 0.000910 2.035019 ( 3.117424)
build_miniruby 0.001489 0.000000 1.665402 ( 1.671992)
build_ruby 0.001748 0.000000 3.597782 ( 3.831963)
build_all 0.007946 0.000000 6.658352 ( 3.719623)
build_install 0.018997 0.000652 8.286085 ( 5.325465)
test_btest 0.000829 0.000101 91.252329 ( 45.208251)
test_basic 0.000000 0.007740 1.011436 ( 1.178799)
test_all 0.052671 0.064913 821.765178 (276.510471)
test_rubyspec 0.034408 0.046054 101.402403 (110.605589)
total: 451.17 sec