Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-223827
#<BuildRuby:0x0000564e34ee9f48
@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.20230913-223827",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006017 0.000601 2.270935 ( 4.739700)
build_miniruby 0.001804 0.000180 1.640217 ( 1.717183)
build_ruby 0.002061 0.000206 3.213509 ( 3.489870)
build_all 0.004449 0.003791 6.277597 ( 4.601029)
build_install 0.018402 0.001181 7.911525 ( 6.683391)
test_btest 0.001161 0.000137 83.218004 ( 46.962942)
test_basic 0.010261 0.000000 0.997357 ( 1.292556)
test_all 0.009304 0.000000 718.788829 (366.916318)
test_rubyspec 0.045294 0.025658 102.116399 (118.942683)
total: 555.35 sec