Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-194026
#<BuildRuby:0x000055f06d9d2138
@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.20231230-194026",
@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.000007 0.000022 ( 0.000021)
autoconf 0.000022 0.000009 0.000031 ( 0.000031)
configure 0.000021 0.000009 0.000030 ( 0.000031)
build_up 0.003637 0.002023 1.632719 ( 1.974293)
build_miniruby 0.001118 0.000508 1.547702 ( 1.546924)
build_ruby 0.000000 0.001851 3.324163 ( 3.554098)
build_all 0.003718 0.003835 5.725223 ( 2.792625)
build_install 0.014699 0.003328 6.662829 ( 3.905551)
test_btest 0.000605 0.000279 83.454173 ( 35.100865)
test_basic 0.000254 0.007946 0.900201 ( 0.967472)
test_all 0.072984 0.047256 770.906528 (278.837777)
test_rubyspec 0.040260 0.031459 96.029975 (107.729858)
total: 436.41 sec