Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-110308
#<BuildRuby:0x00005565ae5ee7c8
@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.20230611-110308",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005410 0.000625 1.949668 ( 4.057750)
build_miniruby 0.001367 0.000158 1.373712 ( 1.575140)
build_ruby 0.001627 0.000188 2.835925 ( 3.434088)
build_all 0.006671 0.000769 2.299712 ( 2.111100)
build_install 0.017194 0.000338 3.567057 ( 3.513715)
test_btest 0.000679 0.000070 75.763711 ( 39.112745)
test_basic 0.002509 0.004479 0.817183 ( 1.070905)
test_all 0.003277 0.000000 559.970765 (260.139254)
test_rubyspec 0.027977 0.031386 86.331049 (108.935723)
total: 423.95 sec