Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-235523
#<BuildRuby:0x00005586dddee3b0
@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.20230213-235523",
@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.000011 0.000003 0.000014 ( 0.000060)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004314 0.000153 1.211132 ( 1.590400)
build_miniruby 0.000856 0.000286 1.017365 ( 1.016137)
build_ruby 0.001155 0.000385 2.349437 ( 2.557124)
build_all 0.004386 0.002811 3.990441 ( 2.192995)
build_install 0.008370 0.005682 2.947067 ( 2.305876)
test_btest 0.000448 0.000174 55.702174 ( 25.251131)
test_basic 0.004994 0.000000 0.429124 ( 0.526180)
test_all 0.001067 0.000000 617.428380 (223.557742)
test_rubyspec 0.016345 0.027998 67.700873 ( 77.644946)
total: 336.64 sec