Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-135022
#<BuildRuby:0x000056535dfb2258
@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.20230616-135022",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.006570 1.914568 ( 4.769173)
build_miniruby 0.000065 0.001375 1.444069 ( 2.286140)
build_ruby 0.001526 0.000254 2.789156 ( 3.733314)
build_all 0.003107 0.004727 2.231223 ( 2.318641)
build_install 0.017403 0.001874 3.742615 ( 4.446397)
test_btest 0.000565 0.000109 76.850986 ( 40.283361)
test_basic 0.003555 0.003780 0.833194 ( 1.205710)
test_all 0.001072 0.000235 565.391695 (250.016031)
test_rubyspec 0.034237 0.019919 84.983884 (102.188551)
total: 411.25 sec