Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-151436
#<BuildRuby:0x000055eeab90e008
@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.20230630-151436",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005912 0.000946 2.159145 ( 5.487716)
build_miniruby 0.001478 0.000000 1.593053 ( 2.214092)
build_ruby 0.001945 0.000000 3.387460 ( 5.069066)
build_all 0.000000 0.009745 2.586008 ( 3.497103)
build_install 0.008557 0.011463 3.851355 ( 5.500063)
test_btest 0.000589 0.000189 83.648198 ( 56.994752)
test_basic 0.002281 0.005118 0.909037 ( 1.573861)
test_all 0.000860 0.000307 636.772880 (507.785562)
test_rubyspec 0.028480 0.038839 94.294334 (217.734626)
total: 805.86 sec