Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-082712
#<BuildRuby:0x000055f7f571a2a8
@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.20230814-082712",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000033 0.000003 0.000036 ( 0.000034)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.006754 0.000191 2.305829 ( 5.299024)
build_miniruby 0.001454 0.000097 1.673654 ( 2.067990)
build_ruby 0.001704 0.000114 3.385512 ( 5.339195)
build_all 0.004847 0.004324 6.390661 ( 5.237846)
build_install 0.008774 0.012146 8.195040 ( 8.995508)
test_btest 0.000821 0.000144 84.143613 ( 54.558970)
test_basic 0.003748 0.000661 0.941723 ( 1.919332)
test_all 0.005509 0.004550 725.485822 (431.728453)
test_rubyspec 0.043540 0.026213 106.792503 (165.617109)
total: 680.76 sec