Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-103522
#<BuildRuby:0x000055b864b26228
@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-103522",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005746 0.000919 1.908161 ( 4.324360)
build_miniruby 0.001273 0.000000 1.266251 ( 1.431723)
build_ruby 0.001184 0.000000 2.607492 ( 3.002090)
build_all 0.006612 0.000125 2.117001 ( 2.330791)
build_install 0.014386 0.000000 3.231146 ( 3.054735)
test_btest 0.000814 0.000000 73.344549 ( 37.245584)
test_basic 0.006678 0.000121 0.796125 ( 1.092456)
test_all 0.000777 0.000097 583.313310 (232.450003)
test_rubyspec 0.030404 0.019043 81.020683 ( 97.274214)
total: 382.21 sec