Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-044806
#<BuildRuby:0x0000557952296078
@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-044806",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.001539 0.004208 1.925319 ( 2.439954)
build_miniruby 0.001649 0.000000 1.657593 ( 1.657704)
build_ruby 0.000000 0.001706 3.214870 ( 8.036983)
build_all 0.005293 0.001935 6.578893 ( 2.731458)
build_install 0.015106 0.003646 8.062317 ( 4.427805)
test_btest 0.000743 0.000179 92.268087 ( 38.237203)
test_basic 0.003364 0.004160 1.008808 ( 1.105562)
test_all 0.086776 0.028621 744.154192 (284.396233)
test_rubyspec 0.039342 0.050989 125.410219 (135.124929)
total: 478.16 sec