Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-122522
#<BuildRuby:0x00005563467f2390
@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.20231215-122522",
@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.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005054 0.000919 2.012965 ( 2.115603)
build_miniruby 0.001070 0.000195 1.127816 ( 1.126051)
build_ruby 0.001264 0.000230 2.461373 ( 2.688930)
build_all 0.007004 0.000000 5.482303 ( 2.169224)
build_install 0.011025 0.002919 6.193299 ( 2.977642)
test_btest 0.000699 0.000125 79.702810 ( 23.193252)
test_basic 0.008602 0.000055 0.936766 ( 1.084989)
test_all 0.094547 0.023058 621.177219 (191.928875)
test_rubyspec 0.043032 0.020703 81.001564 ( 92.506727)
total: 319.79 sec