Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-202006
#<BuildRuby:0x000055b59a401a00
@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.20230903-202006",
@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.000028 0.000003 0.000031 ( 0.000027)
autoconf 0.000047 0.000005 0.000052 ( 0.000048)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.004765 0.001126 1.804813 ( 2.620316)
build_miniruby 0.000000 0.001814 1.648439 ( 1.731737)
build_ruby 0.000000 0.002145 3.372176 ( 3.920375)
build_all 0.006736 0.001252 6.195831 ( 4.526834)
build_install 0.018655 0.001233 7.551128 ( 6.326829)
test_btest 0.000856 0.000116 85.541145 ( 44.509129)
test_basic 0.005121 0.003579 0.973386 ( 1.178129)
test_all 0.009385 0.000104 699.702577 (317.667140)
test_rubyspec 0.048673 0.021097 103.129482 (122.995469)
total: 505.48 sec