Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-062918
#<BuildRuby:0x000055d218986008
@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.20230808-062918",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.003227 0.004010 2.298819 ( 4.257522)
build_miniruby 0.001172 0.000162 1.664774 ( 1.728463)
build_ruby 0.001989 0.000000 3.601653 ( 4.325644)
build_all 0.003633 0.004413 2.675591 ( 1.984764)
build_install 0.013762 0.005212 4.611599 ( 3.614776)
test_btest 0.000626 0.000118 83.532154 ( 44.656605)
test_basic 0.008293 0.000707 1.026488 ( 1.372398)
test_all 0.000925 0.000168 665.936361 (344.378447)
test_rubyspec 0.016847 0.041223 101.592977 (127.471221)
total: 533.79 sec