Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-022516
#<BuildRuby:0x000055c23686a120
@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.20240228-022516",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005008 0.003327 2.704740 ( 3.553011)
build_miniruby 0.001242 0.000116 2.085026 ( 2.321739)
build_ruby 0.001641 0.000154 3.584811 ( 3.969537)
build_all 0.006996 0.000656 6.804469 ( 4.532041)
build_install 0.018905 0.000572 8.905727 ( 7.070115)
test_btest 0.000814 0.000070 94.945350 ( 68.498091)
test_basic 0.000435 0.008056 1.043318 ( 1.369031)
test_all 0.083305 0.033087 888.127640 (387.156882)
test_rubyspec 0.041034 0.043925 128.328725 (142.700663)
total: 621.17 sec