Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-141144
#<BuildRuby:0x0000555c48cb9fb8
@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.20230330-141144",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000035 0.000001 0.000036 ( 0.000036)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.006505 0.000102 1.908662 ( 4.365254)
build_miniruby 0.001302 0.000054 1.381035 ( 1.551079)
build_ruby 0.001466 0.000061 2.674299 ( 3.333827)
build_all 0.004146 0.004266 2.303969 ( 2.743644)
build_install 0.014022 0.005400 3.482748 ( 3.810306)
test_btest 0.000714 0.000083 70.374743 ( 44.959927)
test_basic 0.005742 0.000118 0.523838 ( 0.849072)
test_all 0.001302 0.000145 589.519523 (330.830369)
test_rubyspec 0.038972 0.017158 82.578691 (110.745717)
total: 503.19 sec