Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-190237
#<BuildRuby:0x000055b6da46de80
@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.20230901-190237",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.005580 0.000540 1.792684 ( 2.740893)
build_miniruby 0.001302 0.000126 1.659632 ( 1.871619)
build_ruby 0.001606 0.000156 3.215698 ( 3.626135)
build_all 0.008071 0.000367 6.217936 ( 4.283884)
build_install 0.012389 0.006949 7.492307 ( 5.318092)
test_btest 0.000954 0.000126 82.266296 ( 46.199312)
test_basic 0.007511 0.000988 0.970745 ( 1.176315)
test_all 0.004360 0.004943 661.851730 (310.135507)
test_rubyspec 0.045279 0.021816 99.722805 (113.301344)
total: 488.65 sec