Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-164000
#<BuildRuby:0x0000561941066390
@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.20230828-164000",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.001340 0.005122 2.215928 ( 3.601977)
build_miniruby 0.001329 0.000355 1.616388 ( 1.620179)
build_ruby 0.001527 0.000407 3.226899 ( 3.432716)
build_all 0.004833 0.004044 6.326978 ( 3.374198)
build_install 0.015501 0.003892 7.519536 ( 4.084953)
test_btest 0.000549 0.000157 85.071262 ( 30.263460)
test_basic 0.003096 0.004765 0.977103 ( 1.056470)
test_all 0.005084 0.004133 705.059085 (249.765034)
test_rubyspec 0.036835 0.029965 103.175486 (115.523865)
total: 412.72 sec