Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-085705
#<BuildRuby:0x000055b5c3e1a1a8
@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.20240218-085705",
@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.000000 0.000015 ( 0.000015)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005640 0.000000 1.886438 ( 2.254264)
build_miniruby 0.001662 0.000000 1.635785 ( 1.634418)
build_ruby 0.001786 0.000000 3.430113 ( 3.697721)
build_all 0.003401 0.005016 6.794930 ( 2.932315)
build_install 0.013375 0.004877 8.013226 ( 4.227865)
test_btest 0.000000 0.000990 93.646192 ( 34.260966)
test_basic 0.000000 0.007457 0.954826 ( 1.053289)
test_all 0.069609 0.046900 756.457164 (283.567105)
test_rubyspec 0.038441 0.057401 128.331036 (149.857069)
total: 483.49 sec