Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-081024
#<BuildRuby:0x000055d32e93e228
@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.20230609-081024",
@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.000012 0.000002 0.000014 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005858 0.000371 1.901799 ( 4.084081)
build_miniruby 0.001731 0.000000 1.443346 ( 1.642296)
build_ruby 0.001492 0.000000 2.708461 ( 3.232846)
build_all 0.006011 0.001000 2.208145 ( 2.054934)
build_install 0.016191 0.001341 3.524284 ( 3.553143)
test_btest 0.000614 0.000106 75.412986 ( 42.805301)
test_basic 0.000000 0.008004 0.836942 ( 1.217256)
test_all 0.000503 0.001031 530.073636 (250.055610)
test_rubyspec 0.031465 0.019156 83.082538 (100.750481)
total: 409.40 sec