Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-084359
#<BuildRuby:0x000055b20d702168
@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.20230216-084359",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.003959 0.000517 1.173819 ( 1.833958)
build_miniruby 0.001052 0.000137 1.068259 ( 1.066788)
build_ruby 0.001184 0.000155 2.163550 ( 2.376012)
build_all 0.005276 0.000689 3.786523 ( 1.988711)
build_install 0.009327 0.003189 2.553104 ( 1.667636)
test_btest 0.000740 0.000110 54.862764 ( 15.795574)
test_basic 0.000000 0.005082 0.467898 ( 0.562072)
test_all 0.000667 0.000800 625.426487 (178.559364)
test_rubyspec 0.021099 0.019299 60.940042 ( 70.933647)
total: 274.78 sec