Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-011603
#<BuildRuby:0x00005590bba91fb8
@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.20230624-011603",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006617 0.000317 2.089561 ( 5.806028)
build_miniruby 0.001699 0.000212 1.648472 ( 2.786967)
build_ruby 0.001640 0.000205 3.316904 ( 6.011020)
build_all 0.000000 0.007553 2.440356 ( 3.363854)
build_install 0.012605 0.005282 3.680234 ( 5.111809)
test_btest 0.000597 0.000133 81.466858 ( 69.178190)
test_basic 0.004868 0.000000 0.903694 ( 1.721205)
test_all 0.002037 0.000000 633.029230 (586.865477)
test_rubyspec 0.050820 0.012293 91.296954 (194.630969)
total: 875.48 sec