Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-204032
#<BuildRuby:0x000055685e9ca3d0
@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.20230927-204032",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.002282 0.004245 2.099473 ( 3.323805)
build_miniruby 0.001450 0.000150 1.515902 ( 1.517564)
build_ruby 0.001600 0.000000 3.527073 ( 3.715095)
build_all 0.007128 0.000051 6.301778 ( 2.571158)
build_install 0.011535 0.007594 7.674699 ( 3.753353)
test_btest 0.000673 0.000096 83.232661 ( 22.822746)
test_basic 0.001736 0.003655 0.731031 ( 0.788306)
test_all 0.008840 0.000000 685.378357 (211.248941)
test_rubyspec 0.025653 0.038138 95.273728 (106.570499)
total: 356.31 sec