Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-142444
#<BuildRuby:0x000055b9056da308
@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-142444",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003151 0.003867 2.300785 ( 3.794444)
build_miniruby 0.001751 0.000000 1.654919 ( 1.673804)
build_ruby 0.001819 0.000000 3.208474 ( 3.414588)
build_all 0.007909 0.000480 6.390159 ( 4.019102)
build_install 0.018159 0.000696 7.834974 ( 6.131869)
test_btest 0.000704 0.000083 84.898630 ( 40.031505)
test_basic 0.003631 0.004812 0.981886 ( 1.096386)
test_all 0.005376 0.004557 660.142120 (274.514606)
test_rubyspec 0.054948 0.017613 106.571277 (118.708392)
total: 453.39 sec