Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-030620
#<BuildRuby:0x00005568ab492258
@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.20230702-030620",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.000000 0.006949 2.039041 ( 3.336589)
build_miniruby 0.000000 0.001563 1.610654 ( 1.635643)
build_ruby 0.000373 0.001581 3.021124 ( 3.312711)
build_all 0.001218 0.006035 2.463008 ( 2.212468)
build_install 0.009945 0.008675 4.005494 ( 3.992735)
test_btest 0.000794 0.000210 80.809476 ( 37.255997)
test_basic 0.000695 0.006454 0.922815 ( 1.053218)
test_all 0.001491 0.000468 613.948957 (263.714570)
test_rubyspec 0.024811 0.029995 91.585746 (107.963351)
total: 424.48 sec