Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-045459
#<BuildRuby:0x00005566a75f9f70
@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.20230924-045459",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.001387 0.007213 2.306882 ( 4.643064)
build_miniruby 0.001431 0.000000 1.700001 ( 1.863013)
build_ruby 0.001907 0.000000 3.320013 ( 3.791452)
build_all 0.008057 0.000918 6.437731 ( 4.933524)
build_install 0.014714 0.005515 7.982465 ( 6.224607)
test_btest 0.000799 0.000111 83.559177 ( 47.965872)
test_basic 0.000000 0.008144 0.965745 ( 1.299663)
test_all 0.004179 0.005769 687.509988 (327.534601)
test_rubyspec 0.041407 0.030127 105.695340 (126.631725)
total: 524.89 sec