Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-042717
#<BuildRuby:0x0000562e95782390
@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.20230605-042717",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.000000 0.006037 1.609287 ( 2.801795)
build_miniruby 0.000538 0.000806 1.110729 ( 1.108784)
build_ruby 0.001330 0.000197 2.412888 ( 2.607459)
build_all 0.005548 0.002822 2.105947 ( 1.432927)
build_install 0.009608 0.006215 3.211676 ( 2.185274)
test_btest 0.000640 0.000132 81.223952 ( 26.748216)
test_basic 0.004404 0.000185 0.706446 ( 0.778095)
test_all 0.000934 0.000187 573.660292 (164.459559)
test_rubyspec 0.011291 0.030019 73.668306 ( 85.488968)
total: 287.61 sec