Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-005922
#<BuildRuby:0x0000561a92d7a2c8
@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.20230107-005922",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004584 0.000085 0.859343 ( 1.247442)
build_miniruby 0.001327 0.000181 1.057535 ( 1.055403)
build_ruby 0.001496 0.000000 2.364524 ( 2.754488)
build_all 0.002544 0.003389 2.976807 ( 1.400481)
build_install 0.010788 0.000463 2.198485 ( 1.417685)
test_btest 0.000761 0.000000 54.159980 ( 14.470285)
test_basic 0.001670 0.003023 0.387722 ( 0.485928)
test_all 0.001229 0.000219 579.301362 (171.280843)
test_rubyspec 0.024088 0.015944 60.330312 ( 70.355346)
total: 264.47 sec