Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-164051
#<BuildRuby:0x0000559c547861a8
@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.20230914-164051",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002966 0.003803 2.233310 ( 4.342717)
build_miniruby 0.000000 0.001745 1.659171 ( 1.834067)
build_ruby 0.000000 0.002021 3.316279 ( 3.581681)
build_all 0.007803 0.000609 6.153793 ( 4.515728)
build_install 0.013506 0.005748 7.788731 ( 7.015156)
test_btest 0.001090 0.000198 82.913255 ( 45.090532)
test_basic 0.006386 0.001161 0.928744 ( 1.317087)
test_all 0.008639 0.001571 717.989214 (353.280556)
test_rubyspec 0.026832 0.043541 101.791390 (113.207211)
total: 534.19 sec