Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-141045
#<BuildRuby:0x000056380786a1d8
@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.20230501-141045",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005387 0.000431 1.736989 ( 3.839440)
build_miniruby 0.001034 0.000083 1.259415 ( 1.494224)
build_ruby 0.000000 0.001352 2.319399 ( 2.589591)
build_all 0.000000 0.006563 2.109570 ( 1.820955)
build_install 0.007441 0.007600 3.240967 ( 3.149404)
test_btest 0.000974 0.000000 73.814053 ( 36.651718)
test_basic 0.002574 0.003935 0.791428 ( 0.968382)
test_all 0.000801 0.000193 580.531467 (238.089288)
test_rubyspec 0.013792 0.033655 78.804594 ( 94.171146)
total: 382.78 sec