Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-053521
#<BuildRuby:0x000055ea7f6c1f00
@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.20230428-053521",
@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.000000 0.000015 ( 0.000017)
autoconf 0.000030 0.000001 0.000031 ( 0.000032)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.005810 0.000065 1.782894 ( 3.327107)
build_miniruby 0.000000 0.001449 1.301882 ( 1.342237)
build_ruby 0.000000 0.001448 2.551697 ( 2.783954)
build_all 0.000000 0.006876 2.303712 ( 1.922089)
build_install 0.012317 0.003755 3.484424 ( 3.102306)
test_btest 0.000782 0.000116 72.414940 ( 35.386279)
test_basic 0.007389 0.000000 0.797058 ( 0.902988)
test_all 0.001166 0.000000 588.191219 (246.372121)
test_rubyspec 0.006707 0.042626 80.448395 ( 96.548605)
total: 391.69 sec