Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-231309
#<BuildRuby:0x000055f4b4a01a00
@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.20230213-231309",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004862 0.000111 1.430851 ( 2.099623)
build_miniruby 0.001415 0.000202 1.285027 ( 1.287597)
build_ruby 0.001406 0.000201 2.355569 ( 2.594911)
build_all 0.007004 0.000000 4.027122 ( 2.183587)
build_install 0.015298 0.001194 3.044008 ( 2.669608)
test_btest 0.000000 0.000849 58.144195 ( 24.413597)
test_basic 0.003422 0.002861 0.493995 ( 0.595941)
test_all 0.000969 0.000149 645.964211 (221.697050)
test_rubyspec 0.019878 0.026098 71.383905 ( 82.299824)
total: 339.84 sec