Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-165217
#<BuildRuby:0x000055feb1cfa1d8
@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.20230820-165217",
@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.000028 0.000000 0.000028 ( 0.000028)
autoconf 0.000040 0.000000 0.000040 ( 0.000041)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.006924 0.000000 2.240706 ( 5.718921)
build_miniruby 0.001531 0.000000 1.668286 ( 2.719185)
build_ruby 0.001790 0.000000 3.397839 ( 6.168115)
build_all 0.008781 0.000000 6.379403 ( 5.926195)
build_install 0.012220 0.008535 7.877860 ( 8.352763)
test_btest 0.000694 0.000036 82.664842 ( 56.437453)
test_basic 0.007480 0.000384 0.974984 ( 2.255862)
test_all 0.010231 0.000000 691.192264 (443.140012)
test_rubyspec 0.043886 0.029207 106.664938 (179.679803)
total: 710.40 sec