Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-232853
#<BuildRuby:0x00005637748ddfb8
@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.20240116-232853",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.001799 0.004346 1.643321 ( 2.190263)
build_miniruby 0.001215 0.000000 1.470214 ( 1.469520)
build_ruby 0.001555 0.000000 2.781239 ( 3.038494)
build_all 0.006373 0.000160 5.052452 ( 1.915677)
build_install 0.014905 0.000939 6.497764 ( 3.337886)
test_btest 0.000808 0.000115 77.071568 ( 19.754265)
test_basic 0.001188 0.004647 0.855892 ( 0.914361)
test_all 0.076219 0.038818 727.123879 (226.283720)
test_rubyspec 0.028545 0.063330 136.693537 (148.443846)
total: 407.35 sec