Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-015032
#<BuildRuby:0x0000563e813da8e0
@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.20230612-015032",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006067 0.000000 1.814834 ( 3.409997)
build_miniruby 0.001406 0.000000 1.288229 ( 1.287479)
build_ruby 0.000000 0.001404 2.529059 ( 2.721223)
build_all 0.005093 0.001709 2.084828 ( 1.323689)
build_install 0.013888 0.002710 3.400043 ( 2.473451)
test_btest 0.000799 0.000097 74.137588 ( 25.143648)
test_basic 0.004608 0.000131 0.722610 ( 0.796335)
test_all 0.001588 0.000187 536.617564 (166.571460)
test_rubyspec 0.028603 0.022241 80.407785 ( 92.700315)
total: 296.43 sec