Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-070220
#<BuildRuby:0x00005585c49fa138
@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.20231013-070220",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.007354 0.000219 2.553978 ( 3.034977)
build_miniruby 0.001807 0.000000 7.286128 ( 6.917889)
build_ruby 0.001644 0.000000 3.367761 ( 3.548405)
build_all 0.007569 0.000445 6.464310 ( 3.512256)
build_install 0.013949 0.007779 8.276446 ( 5.007532)
test_btest 0.000997 0.000108 88.585000 ( 38.344169)
test_basic 0.004805 0.003683 0.981298 ( 1.088830)
test_all 0.009694 0.000198 717.229443 (256.898432)
test_rubyspec 0.052810 0.018438 107.879051 (121.329256)
total: 439.68 sec