Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-212637
#<BuildRuby:0x000055e5f801a4f8
@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.20231023-212637",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.006849 0.000000 3.215750 ( 3.336033)
build_miniruby 0.000000 0.001546 1.386702 ( 1.384979)
build_ruby 0.000000 0.001411 2.761920 ( 12.168121)
build_all 0.005674 0.001032 5.295226 ( 2.140799)
build_install 0.004991 0.010140 7.204842 ( 3.211399)
test_btest 0.000741 0.000207 78.474453 ( 21.785519)
test_basic 0.000009 0.006282 0.739933 ( 0.808049)
test_all 0.078121 0.041308 612.057782 (185.597167)
test_rubyspec 0.036126 0.026762 89.162100 (101.967447)
total: 332.40 sec