Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-011755
#<BuildRuby:0x00005646a5232868
@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.20230724-011755",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000044 0.000004 0.000048 ( 0.000050)
configure 0.000039 0.000004 0.000043 ( 0.000042)
build_up 0.006657 0.000645 2.264843 ( 4.685427)
build_miniruby 0.001265 0.000123 1.635215 ( 2.190053)
build_ruby 0.001540 0.000149 3.386209 ( 17.856058)
build_all 0.003547 0.004500 2.726409 ( 2.997687)
build_install 0.019012 0.001296 4.308622 ( 4.604187)
test_btest 0.000909 0.000110 82.385402 ( 53.052766)
test_basic 0.002830 0.004944 0.928337 ( 1.756053)
test_all 0.001536 0.000232 648.317785 (266.967501)
test_rubyspec 0.042224 0.012798 85.808706 ( 97.748306)
total: 451.86 sec