Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-044126
#<BuildRuby:0x00005618a288a4d0
@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.20240227-044126",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.007210 0.000838 2.581320 ( 2.518705)
build_miniruby 0.001576 0.000000 1.796844 ( 1.795659)
build_ruby 0.001723 0.000000 3.504718 ( 3.730899)
build_all 0.007549 0.000000 6.746242 ( 3.549180)
build_install 0.009633 0.008871 8.395914 ( 4.337255)
test_btest 0.000608 0.000177 93.114254 ( 36.500256)
test_basic 0.007646 0.000000 0.986475 ( 1.049187)
test_all 0.083922 0.029906 784.502031 (278.706932)
test_rubyspec 0.058295 0.026529 130.526507 (144.193619)
total: 476.38 sec