Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-164201
#<BuildRuby:0x0000556f4a781ef0
@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.20230131-164201",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004121 0.000343 1.045509 ( 1.466871)
build_miniruby 0.000999 0.000084 1.023921 ( 1.022259)
build_ruby 0.001292 0.000108 1.891988 ( 2.115263)
build_all 0.006988 0.000218 3.633473 ( 1.739026)
build_install 0.013092 0.000671 2.698564 ( 1.826995)
test_btest 0.000862 0.000066 55.879324 ( 16.539275)
test_basic 0.005168 0.000031 0.396349 ( 0.489818)
test_all 0.001674 0.000124 602.025475 (170.785942)
test_rubyspec 0.005351 0.037004 62.906098 ( 72.742274)
total: 268.73 sec