Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-070947
#<BuildRuby:0x0000555ddf1dded0
@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.20230501-070947",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005578 0.001014 1.946059 ( 4.580930)
build_miniruby 0.001565 0.000285 1.432751 ( 1.736986)
build_ruby 0.001580 0.000287 2.723641 ( 3.565914)
build_all 0.006793 0.001235 2.293218 ( 2.971728)
build_install 0.003675 0.014860 3.537914 ( 4.568038)
test_btest 0.000755 0.000074 76.316633 ( 83.143303)
test_basic 0.003891 0.003085 0.801356 ( 1.424616)
test_all 0.000760 0.000253 600.620520 (669.464203)
test_rubyspec 0.028622 0.030220 86.877168 (116.010115)
total: 887.47 sec