Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-185431
#<BuildRuby:0x000055946266a6d8
@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.20230627-185431",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.005491 0.000000 1.714768 ( 3.098348)
build_miniruby 0.001495 0.000000 1.403987 ( 1.406954)
build_ruby 0.001529 0.000000 2.910196 ( 3.140288)
build_all 0.007441 0.000000 2.315334 ( 1.868063)
build_install 0.011391 0.006765 3.866942 ( 3.306183)
test_btest 0.000873 0.000137 80.162047 ( 40.169488)
test_basic 0.007082 0.000496 0.883768 ( 1.000987)
test_all 0.001459 0.000222 597.843980 (238.595490)
test_rubyspec 0.040733 0.008770 88.852394 (103.045024)
total: 395.63 sec