Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-070235
#<BuildRuby:0x00005569c214e1d8
@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.20230902-070235",
@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.000025)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.005499 0.000200 1.846589 ( 2.810536)
build_miniruby 0.001855 0.000000 1.608078 ( 1.616888)
build_ruby 0.001950 0.000000 3.506302 ( 4.010403)
build_all 0.008139 0.000000 6.566517 ( 4.482171)
build_install 0.013944 0.007121 7.811596 ( 6.299831)
test_btest 0.000831 0.000135 87.743039 ( 44.389527)
test_basic 0.006902 0.001120 1.007211 ( 1.369502)
test_all 0.008671 0.001949 696.837432 (323.525029)
test_rubyspec 0.057745 0.015454 107.517319 (126.963126)
total: 515.47 sec