Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-182942
#<BuildRuby:0x000055ac585a2120
@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.20231224-182942",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.001059 0.004224 1.600688 ( 1.965527)
build_miniruby 0.001434 0.000266 1.490640 ( 1.516765)
build_ruby 0.001539 0.000000 3.337362 ( 3.567465)
build_all 0.007693 0.000000 5.554779 ( 2.825917)
build_install 0.013706 0.006268 7.021527 ( 4.482450)
test_btest 0.000924 0.000185 82.077058 ( 26.666156)
test_basic 0.000783 0.006051 0.875088 ( 0.973070)
test_all 0.085733 0.041711 696.229902 (324.854508)
test_rubyspec 0.030117 0.046238 101.501639 (145.334729)
total: 512.19 sec