Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-172837
#<BuildRuby:0x000056392e74dfc0
@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-172837",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000000 0.006610 2.166344 ( 3.713243)
build_miniruby 0.001325 0.000000 1.532700 ( 1.532589)
build_ruby 0.001960 0.000000 3.167504 ( 3.389511)
build_all 0.003098 0.005936 6.402911 ( 4.432427)
build_install 0.017106 0.004091 8.124672 ( 5.710340)
test_btest 0.000734 0.000140 86.814611 ( 46.591783)
test_basic 0.003143 0.006269 1.056178 ( 1.353467)
test_all 0.014064 0.003196 747.252302 (581.543202)
test_rubyspec 0.029047 0.053849 108.993125 (167.591934)
total: 815.86 sec