Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-135653
#<BuildRuby:0x000055b61875e120
@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.20230901-135653",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000031)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.002840 0.003669 1.869371 ( 3.529352)
build_miniruby 0.001470 0.000304 1.797033 ( 2.041422)
build_ruby 0.002009 0.000000 3.367369 ( 3.853734)
build_all 0.008888 0.000000 6.254009 ( 4.816667)
build_install 0.016818 0.004011 7.824983 ( 6.556596)
test_btest 0.000720 0.000140 85.090509 ( 50.808266)
test_basic 0.008056 0.000032 0.941087 ( 1.340872)
test_all 0.005515 0.004270 704.795047 (343.911862)
test_rubyspec 0.038062 0.032642 101.201497 (113.830893)
total: 530.69 sec