Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-070035
#<BuildRuby:0x000055f13f2f20c0
@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.20231231-070035",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000000 0.000041 0.000041 ( 0.000041)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.001435 0.004332 1.701563 ( 2.046487)
build_miniruby 0.001093 0.000285 1.427889 ( 1.425694)
build_ruby 0.001230 0.000320 2.644939 ( 2.848652)
build_all 0.002283 0.004968 5.358808 ( 2.133974)
build_install 0.014499 0.001610 6.216292 ( 3.084673)
test_btest 0.001098 0.000000 80.336445 ( 20.868540)
test_basic 0.005966 0.000000 0.820621 ( 0.886346)
test_all 0.080576 0.040236 722.315762 (208.335242)
test_rubyspec 0.035836 0.024529 80.933585 ( 92.407973)
total: 334.04 sec