Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-203124
#<BuildRuby:0x0000558f984a9f70
@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.20230330-203124",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000022)
build_up 0.000000 0.005520 1.789754 ( 3.120489)
build_miniruby 0.000000 0.001723 1.247683 ( 1.246791)
build_ruby 0.000000 0.001598 2.677383 ( 2.868128)
build_all 0.000535 0.006750 2.086421 ( 1.232152)
build_install 0.009742 0.006674 3.132962 ( 2.132413)
test_btest 0.000593 0.000228 73.068946 ( 22.814043)
test_basic 0.003103 0.001193 0.503262 ( 0.597808)
test_all 0.000555 0.000213 524.410969 (155.460130)
test_rubyspec 0.014515 0.020082 63.355342 ( 73.317355)
total: 262.79 sec