Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-211204
#<BuildRuby:0x000055aedfc11ef0
@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.20230215-211204",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.004618 0.000185 1.335275 ( 1.736074)
build_miniruby 0.001118 0.000305 1.125729 ( 1.124217)
build_ruby 0.001200 0.000328 2.359924 ( 2.561352)
build_all 0.000000 0.006713 3.785183 ( 1.934849)
build_install 0.013408 0.001791 3.000141 ( 2.165703)
test_btest 0.000708 0.000226 56.594638 ( 19.223725)
test_basic 0.002218 0.004960 0.421874 ( 0.520036)
test_all 0.001067 0.000385 631.195377 (181.881751)
test_rubyspec 0.009686 0.031593 64.727869 ( 74.656586)
total: 285.81 sec