Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-180315
#<BuildRuby:0x000056068e3a23d0
@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.20230211-180315",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005008 0.000133 1.143310 ( 1.576339)
build_miniruby 0.001285 0.000161 1.157360 ( 1.162308)
build_ruby 0.001533 0.000192 2.382303 ( 2.591801)
build_all 0.004141 0.004118 3.895123 ( 2.134525)
build_install 0.007273 0.007145 2.943487 ( 2.230529)
test_btest 0.000571 0.000122 58.905841 ( 24.367266)
test_basic 0.005218 0.001119 0.423645 ( 0.523266)
test_all 0.001066 0.000616 665.207933 (228.220919)
test_rubyspec 0.024637 0.023205 68.564189 ( 78.993412)
total: 341.80 sec