Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-212151
#<BuildRuby:0x00005647e02fa868
@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.20231211-212151",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005734 0.000273 2.252789 ( 2.351837)
build_miniruby 0.001401 0.000224 1.415556 ( 1.414647)
build_ruby 0.001716 0.000000 2.984212 ( 3.181784)
build_all 0.003329 0.004349 5.714292 ( 2.935355)
build_install 0.012901 0.004263 7.212908 ( 3.924407)
test_btest 0.000611 0.000126 83.373410 ( 29.320671)
test_basic 0.001871 0.004690 0.783923 ( 0.845508)
test_all 0.088945 0.034038 709.266127 (251.617647)
test_rubyspec 0.037590 0.031225 99.431951 (113.065699)
total: 408.66 sec