Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-154602
#<BuildRuby:0x0000555de25163b0
@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.20230831-154602",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006988 0.000437 1.966644 ( 3.825463)
build_miniruby 0.001809 0.000113 2.194033 ( 3.092316)
build_ruby 0.001798 0.000000 3.728371 ( 5.161568)
build_all 0.008285 0.000357 6.252285 ( 8.361312)
build_install 0.017558 0.004803 7.924684 ( 10.332228)
test_btest 0.000865 0.000072 88.139223 (101.240663)
test_basic 0.005503 0.000074 0.990070 ( 1.817360)
test_all 0.004382 0.005099 716.590298 (611.913580)
test_rubyspec 0.032999 0.042069 106.193863 (132.200517)
total: 877.95 sec