Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-020841
#<BuildRuby:0x000056550fb9a3b0
@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.20230826-020841",
@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.000005 0.000025 ( 0.000025)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.002679 0.004640 2.334963 ( 4.756343)
build_miniruby 0.001340 0.000369 1.728825 ( 1.898627)
build_ruby 0.001278 0.000352 3.389304 ( 3.905673)
build_all 0.002375 0.006308 6.427644 ( 4.967442)
build_install 0.018970 0.000957 7.947914 ( 6.203404)
test_btest 0.000849 0.000243 86.345857 ( 45.985392)
test_basic 0.004793 0.003059 0.921952 ( 1.052909)
test_all 0.000000 0.009723 686.222540 (321.430287)
test_rubyspec 0.032521 0.038008 106.740587 (123.862507)
total: 514.06 sec