Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-143851
#<BuildRuby:0x0000561ade6c2308
@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.20230711-143851",
@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.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.006357 0.000158 2.089589 ( 4.329005)
build_miniruby 0.000000 0.001850 1.708892 ( 2.207071)
build_ruby 0.000000 0.001595 3.289872 ( 4.495766)
build_all 0.007522 0.000119 2.677624 ( 3.245125)
build_install 0.007795 0.011138 4.083120 ( 4.122915)
test_btest 0.000608 0.000102 83.429224 ( 47.410530)
test_basic 0.003256 0.003733 0.885197 ( 1.204168)
test_all 0.001522 0.000288 610.137401 (281.321104)
test_rubyspec 0.031120 0.022740 91.780571 (105.484479)
total: 453.82 sec