Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-233256
#<BuildRuby:0x000055d566e65a00
@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.20230917-233256",
@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.000039 0.000004 0.000043 ( 0.000038)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.007815 0.000756 2.256645 ( 4.407544)
build_miniruby 0.000000 0.001883 1.678176 ( 1.689883)
build_ruby 0.000044 0.001724 3.382252 ( 3.750709)
build_all 0.008926 0.000088 6.372989 ( 4.819941)
build_install 0.014149 0.004936 7.986918 ( 7.245622)
test_btest 0.000000 0.000781 85.119113 ( 44.659740)
test_basic 0.004063 0.004096 0.957324 ( 1.106010)
test_all 0.010016 0.000193 712.816813 (315.199128)
test_rubyspec 0.053420 0.018779 105.729363 (125.541076)
total: 508.42 sec