Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-182045
#<BuildRuby:0x00005650f04ea380
@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.20230925-182045",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.007238 0.000467 2.335964 ( 5.088052)
build_miniruby 0.001676 0.000000 1.980962 ( 2.608447)
build_ruby 0.001643 0.000000 3.463111 ( 4.247538)
build_all 0.004444 0.004512 6.286359 ( 6.401298)
build_install 0.011742 0.008400 8.013368 ( 8.187433)
test_btest 0.001099 0.000157 83.883507 ( 66.657498)
test_basic 0.003387 0.004864 0.924137 ( 1.216839)
test_all 0.015134 0.001033 727.535881 (629.430764)
test_rubyspec 0.056237 0.024945 109.346400 (152.256422)
total: 876.10 sec