Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-050232
#<BuildRuby:0x000055ed2a5e5ed0
@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.20230605-050232",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.002243 0.004390 1.902633 ( 4.269319)
build_miniruby 0.001415 0.000283 1.440426 ( 1.732909)
build_ruby 0.001794 0.000358 2.861457 ( 3.326642)
build_all 0.007208 0.000000 2.269753 ( 2.528949)
build_install 0.013182 0.005874 3.643098 ( 3.621827)
test_btest 0.000609 0.000130 79.865456 ( 42.793197)
test_basic 0.006364 0.001363 0.859690 ( 1.061031)
test_all 0.001215 0.000260 600.141218 (264.332333)
test_rubyspec 0.018411 0.039911 85.803251 (107.527396)
total: 431.19 sec