Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-161912
#<BuildRuby:0x000055da988a5f48
@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-161912",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000000 0.006759 1.901635 ( 3.970903)
build_miniruby 0.000132 0.001208 1.390373 ( 1.591612)
build_ruby 0.001193 0.000312 2.857547 ( 3.373334)
build_all 0.006706 0.000660 2.257682 ( 2.021708)
build_install 0.009577 0.008736 3.626783 ( 3.098798)
test_btest 0.000659 0.000202 76.628534 ( 43.036082)
test_basic 0.006752 0.000000 0.833948 ( 1.156086)
test_all 0.001439 0.000000 581.967119 (263.839915)
test_rubyspec 0.020048 0.033379 83.509142 (103.209321)
total: 425.30 sec