Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-005435
#<BuildRuby:0x0000559e1c4aa168
@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.20230123-005435",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.001930 0.003863 1.144470 ( 1.730234)
build_miniruby 0.001490 0.000119 1.275480 ( 1.288133)
build_ruby 0.001557 0.000125 3.069144 ( 3.372217)
build_all 0.007082 0.000567 3.937587 ( 2.708905)
build_install 0.010285 0.004537 2.925493 ( 2.436388)
test_btest 0.000804 0.000090 56.527874 ( 29.505057)
test_basic 0.000981 0.004601 0.419455 ( 0.524054)
test_all 0.001186 0.000176 630.310981 (222.458956)
test_rubyspec 0.011643 0.038130 69.506560 ( 79.660680)
total: 343.69 sec