Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-134356
#<BuildRuby:0x00005571798a60e8
@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.20221224-134356",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.004323 0.000900 1.088101 ( 1.929432)
build_miniruby 0.001251 0.000260 1.437696 ( 1.593723)
build_ruby 0.001678 0.000000 3.657290 ( 4.425140)
build_all 0.006948 0.000901 4.205477 ( 3.234904)
build_install 0.012277 0.005159 3.243111 ( 3.350259)
test_btest 0.000771 0.000171 57.313126 ( 35.960683)
test_basic 0.000319 0.006660 0.466560 ( 0.680855)
test_all 0.001170 0.000323 632.631959 (295.074360)
test_rubyspec 0.024680 0.030112 74.190461 ( 97.669683)
total: 443.92 sec