Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-230637
#<BuildRuby:0x000055bb4fcca2a8
@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.20230625-230637",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002143 0.004420 2.028645 ( 4.609589)
build_miniruby 0.001471 0.000320 1.518530 ( 1.976597)
build_ruby 0.000000 0.001788 3.153999 ( 4.136769)
build_all 0.000000 0.008001 2.448686 ( 2.446718)
build_install 0.010319 0.007276 3.726075 ( 4.378275)
test_btest 0.000627 0.000225 78.738893 ( 45.188352)
test_basic 0.000267 0.006783 0.852714 ( 1.080828)
test_all 0.000775 0.000328 591.123812 (321.290598)
test_rubyspec 0.027339 0.028387 88.061230 (123.205665)
total: 508.31 sec