Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-012442
#<BuildRuby:0x000056003d96a008
@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.20230912-012442",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006553 0.000332 2.309384 ( 4.616879)
build_miniruby 0.001643 0.000212 1.660612 ( 1.835300)
build_ruby 0.001766 0.000228 3.346455 ( 3.884436)
build_all 0.004035 0.004839 6.431222 ( 3.983987)
build_install 0.017733 0.001377 7.964127 ( 5.774965)
test_btest 0.000847 0.000128 84.349827 ( 44.013919)
test_basic 0.002857 0.005146 1.027160 ( 1.362626)
test_all 0.010141 0.000958 649.568442 (301.182633)
test_rubyspec 0.032375 0.042307 107.415202 (133.332092)
total: 499.99 sec