Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-024703
#<BuildRuby:0x000055ed74681f70
@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.20231014-024703",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003365 0.004673 2.582621 ( 4.038065)
build_miniruby 0.001335 0.000296 1.842463 ( 2.269129)
build_ruby 0.001672 0.000371 3.782506 ( 4.696207)
build_all 0.004449 0.004243 6.748441 ( 6.148391)
build_install 0.011138 0.010531 8.344419 ( 8.272938)
test_btest 0.000762 0.000237 90.606762 ( 75.337152)
test_basic 0.002565 0.005342 1.013200 ( 1.496911)
test_all 0.009791 0.000224 727.720168 (520.261411)
test_rubyspec 0.033204 0.043994 111.394142 (163.218498)
total: 785.74 sec