Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-224037
#<BuildRuby:0x0000564cae5528e0
@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.20230914-224037",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000024)
build_up 0.004737 0.003103 2.287815 ( 4.765882)
build_miniruby 0.001088 0.000290 1.642004 ( 1.912995)
build_ruby 0.000000 0.001807 3.346675 ( 3.728092)
build_all 0.007855 0.000884 6.211234 ( 4.535169)
build_install 0.018544 0.001809 7.945604 ( 7.156871)
test_btest 0.000712 0.000178 83.206297 ( 46.548718)
test_basic 0.003995 0.005105 0.955121 ( 1.256546)
test_all 0.001504 0.008717 682.639004 (318.371596)
test_rubyspec 0.041272 0.036463 101.803165 (114.372691)
total: 502.65 sec