Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-044805
#<BuildRuby:0x000055da4844e120
@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.20240110-044805",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.002437 0.003538 1.533031 ( 2.045908)
build_miniruby 0.001082 0.000303 1.806410 ( 1.805592)
build_ruby 0.001424 0.000399 3.246565 ( 3.461784)
build_all 0.000352 0.006760 5.646624 ( 2.275071)
build_install 0.014074 0.002032 6.485424 ( 3.221093)
test_btest 0.000692 0.000222 83.120269 ( 22.518109)
test_basic 0.001112 0.004527 0.710032 ( 0.782498)
test_all 0.079902 0.038571 798.726922 (258.616899)
test_rubyspec 0.046613 0.013624 90.618160 (102.322353)
total: 397.05 sec