Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-041953
#<BuildRuby:0x0000559e08352130
@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.20230527-041953",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000131)
configure 0.000000 0.000029 0.000029 ( 0.000030)
build_up 0.000000 0.006515 1.879089 ( 3.190779)
build_miniruby 0.000000 0.001700 1.447452 ( 1.449606)
build_ruby 0.000000 0.001433 2.802719 ( 3.005370)
build_all 0.006061 0.001977 2.279212 ( 1.728465)
build_install 0.015221 0.003795 3.490217 ( 2.749615)
test_btest 0.000657 0.000159 78.561120 ( 27.553996)
test_basic 0.004002 0.002757 0.811287 ( 0.911073)
test_all 0.001000 0.000257 575.792049 (173.778717)
test_rubyspec 0.022945 0.012944 72.213908 ( 84.092754)
total: 298.46 sec