Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-095139
#<BuildRuby:0x000055fa639fa7c8
@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.20230811-095139",
@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.000021 0.000002 0.000023 ( 0.000021)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.007125 0.000419 2.414306 ( 6.979477)
build_miniruby 0.001642 0.000097 1.832900 ( 3.873527)
build_ruby 0.001663 0.000098 3.665154 ( 6.773614)
build_all 0.003724 0.004513 2.934689 ( 3.575895)
build_install 0.021596 0.000348 4.658558 ( 6.771048)
test_btest 0.000826 0.000065 87.208389 ( 71.510014)
test_basic 0.003969 0.004856 1.048424 ( 1.938703)
test_all 0.001737 0.000183 707.815723 (424.711208)
test_rubyspec 0.022079 0.034377 96.730097 (108.382795)
total: 634.52 sec