Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-170125
#<BuildRuby:0x000056022c66a3d0
@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.20230123-170125",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.004519 0.000064 1.103021 ( 1.515108)
build_miniruby 0.000000 0.001187 1.184783 ( 1.183470)
build_ruby 0.000000 0.001565 3.048944 ( 3.608833)
build_all 0.003387 0.004267 3.653038 ( 1.893589)
build_install 0.014158 0.001054 2.809602 ( 1.980802)
test_btest 0.000000 0.000652 58.348414 ( 20.425314)
test_basic 0.004065 0.002577 0.436873 ( 0.534718)
test_all 0.001120 0.000204 667.198977 (258.595635)
test_rubyspec 0.032619 0.021085 74.352443 ( 89.144907)
total: 378.88 sec