Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-034657
#<BuildRuby:0x0000560c78aa5f70
@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.20230528-034657",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.001767 0.004206 1.638491 ( 2.854666)
build_miniruby 0.001260 0.000097 1.151396 ( 1.152408)
build_ruby 0.001318 0.000102 2.272544 ( 2.451278)
build_all 0.000000 0.007235 2.190200 ( 1.280277)
build_install 0.009145 0.004153 3.244608 ( 2.171393)
test_btest 0.000777 0.000000 76.497253 ( 35.186354)
test_basic 0.000000 0.007701 0.811375 ( 0.921491)
test_all 0.000087 0.001520 534.887771 (224.209219)
test_rubyspec 0.036309 0.014351 78.974914 ( 91.568635)
total: 361.80 sec