Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-083627
#<BuildRuby:0x00005646c5b81f70
@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.20230530-083627",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005199 0.000623 1.833211 ( 4.133535)
build_miniruby 0.001231 0.000148 1.418357 ( 1.555416)
build_ruby 0.001479 0.000177 2.763248 ( 3.071004)
build_all 0.005821 0.000699 2.212214 ( 2.280232)
build_install 0.015922 0.000766 3.328666 ( 3.456112)
test_btest 0.000677 0.000075 77.637625 ( 42.315094)
test_basic 0.000000 0.006928 0.816460 ( 1.059894)
test_all 0.002408 0.000000 563.916450 (248.525438)
test_rubyspec 0.025030 0.026187 83.545533 (101.001097)
total: 407.40 sec