Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-105232
#<BuildRuby:0x000056394befe130
@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.20230623-105232",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.001943 0.004552 1.998292 ( 3.726229)
build_miniruby 0.000000 0.001586 1.622949 ( 1.949658)
build_ruby 0.000000 0.001807 3.263257 ( 3.946797)
build_all 0.004730 0.001976 2.359936 ( 2.349498)
build_install 0.011756 0.006813 3.789345 ( 3.445436)
test_btest 0.000563 0.000188 78.709108 ( 40.136676)
test_basic 0.006287 0.000000 0.825661 ( 0.933509)
test_all 0.001653 0.000000 588.797078 (238.748460)
test_rubyspec 0.030743 0.026207 86.495928 (105.728395)
total: 400.97 sec