Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-043824
#<BuildRuby:0x0000564ed488e3b0
@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.20230906-043824",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000036 0.000002 0.000038 ( 0.000030)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.005387 0.000359 1.862948 ( 2.951657)
build_miniruby 0.001758 0.000117 1.746997 ( 1.758937)
build_ruby 0.000000 0.002443 3.428892 ( 3.678041)
build_all 0.002281 0.005945 6.598545 ( 4.664407)
build_install 0.011475 0.007624 7.780672 ( 5.396398)
test_btest 0.000631 0.000108 83.448962 ( 47.866231)
test_basic 0.008356 0.000005 0.997632 ( 1.349062)
test_all 0.001878 0.007849 734.916874 (325.041943)
test_rubyspec 0.033684 0.042161 109.015127 (128.125461)
total: 520.83 sec