Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-231345
#<BuildRuby:0x000055793e96cb40
@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.20231011-231345",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007839 0.000236 2.509941 ( 3.449158)
build_miniruby 0.001388 0.000087 1.979116 ( 2.174647)
build_ruby 0.001921 0.000000 3.386967 ( 3.791450)
build_all 0.004163 0.004029 6.334179 ( 4.924971)
build_install 0.012337 0.008312 8.317337 ( 6.182179)
test_btest 0.000800 0.000108 88.482058 ( 49.412043)
test_basic 0.002749 0.006659 1.026570 ( 1.140619)
test_all 0.005659 0.004279 674.640841 (312.197735)
test_rubyspec 0.034837 0.035535 108.058443 (122.835693)
total: 506.11 sec