Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-002930
#<BuildRuby:0x000055c975541f70
@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.20230213-002930",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.001913 0.004224 1.295445 ( 2.543640)
build_miniruby 0.001479 0.000185 1.384758 ( 1.683928)
build_ruby 0.001685 0.000210 2.519409 ( 3.253482)
build_all 0.005147 0.003703 4.083313 ( 4.149936)
build_install 0.009700 0.009432 3.258083 ( 3.754046)
test_btest 0.000836 0.000186 59.873142 ( 44.766477)
test_basic 0.005623 0.001250 0.453081 ( 0.725193)
test_all 0.001426 0.000317 653.492184 (303.843670)
test_rubyspec 0.020574 0.028412 73.721781 ( 87.294436)
total: 452.02 sec