Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-144134
#<BuildRuby:0x000055e131489a00
@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.20230217-144134",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000490 0.004123 1.358091 ( 1.743467)
build_miniruby 0.001121 0.000160 1.041304 ( 1.039617)
build_ruby 0.001098 0.000156 2.142391 ( 2.356582)
build_all 0.003651 0.004092 3.807277 ( 1.916753)
build_install 0.008080 0.008272 3.051755 ( 2.272593)
test_btest 0.000725 0.000182 58.259728 ( 18.049764)
test_basic 0.003605 0.000901 0.458659 ( 0.551211)
test_all 0.001195 0.000299 630.617134 (190.749731)
test_rubyspec 0.017952 0.022129 67.947858 ( 77.823641)
total: 296.50 sec