Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-151054
#<BuildRuby:0x0000562e79876380
@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.20240229-151054",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.002963 0.004436 2.625706 ( 2.144475)
build_miniruby 0.001110 0.000171 1.722787 ( 1.720607)
build_ruby 0.000000 0.001816 3.033813 ( 3.246469)
build_all 0.002856 0.004403 6.154572 ( 2.362077)
build_install 0.017119 0.000340 7.552790 ( 3.335625)
test_btest 0.001018 0.000000 87.469253 ( 22.670323)
test_basic 0.002335 0.003797 0.847973 ( 0.910728)
test_all 0.062936 0.053616 714.339034 (199.367433)
test_rubyspec 0.046967 0.030411 102.619989 (111.992287)
total: 347.75 sec