Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-132645
#<BuildRuby:0x000055f97be8e2c8
@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.20230906-132645",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.001652 0.004385 1.819785 ( 2.607301)
build_miniruby 0.001309 0.000352 1.795912 ( 1.802091)
build_ruby 0.001271 0.000342 3.402177 ( 3.635240)
build_all 0.006203 0.001670 6.310925 ( 3.783424)
build_install 0.014939 0.004470 7.626488 ( 4.579049)
test_btest 0.000816 0.000222 83.402082 ( 40.033589)
test_basic 0.001554 0.007058 0.976587 ( 1.062127)
test_all 0.008888 0.000368 668.442768 (277.760139)
test_rubyspec 0.038813 0.040328 106.216182 (126.407132)
total: 461.67 sec