Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-204742
#<BuildRuby:0x00005651d1ba61d8
@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.20230609-204742",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.006156 0.000421 1.928807 ( 4.058443)
build_miniruby 0.001155 0.000231 1.524239 ( 1.748015)
build_ruby 0.001713 0.000343 2.961423 ( 3.395226)
build_all 0.000000 0.007881 2.274608 ( 2.264008)
build_install 0.013785 0.007200 3.628039 ( 3.573137)
test_btest 0.000926 0.000000 77.059528 ( 42.089182)
test_basic 0.006344 0.001086 0.803419 ( 1.024727)
test_all 0.000607 0.002074 542.669202 (232.958716)
test_rubyspec 0.016256 0.038454 83.665271 ( 98.251423)
total: 389.36 sec