Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-012042
#<BuildRuby:0x0000560f8c851a00
@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-012042",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006467 0.000000 2.328673 ( 2.380449)
build_miniruby 0.001736 0.000000 1.517689 ( 1.517067)
build_ruby 0.001822 0.000000 3.195698 ( 3.427309)
build_all 0.007798 0.000000 5.565094 ( 2.401391)
build_install 0.010642 0.006732 7.041985 ( 3.946386)
test_btest 0.000936 0.000165 82.066820 ( 27.803676)
test_basic 0.001837 0.004201 0.879384 ( 0.958184)
test_all 0.100932 0.017002 724.390783 (246.005748)
test_rubyspec 0.026195 0.042186 96.292729 (117.762880)
total: 406.20 sec