Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-023024
#<BuildRuby:0x0000564e387361a8
@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.20230707-023024",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005677 0.000841 2.192829 ( 5.640949)
build_miniruby 0.001742 0.000000 1.653951 ( 1.936691)
build_ruby 0.002227 0.000000 3.480229 ( 4.678718)
build_all 0.001069 0.006957 2.642611 ( 3.261500)
build_install 0.011510 0.007856 4.051957 ( 5.289958)
test_btest 0.000770 0.000000 82.614725 ( 49.153494)
test_basic 0.006109 0.000702 0.942838 ( 1.640741)
test_all 0.001521 0.000357 624.302993 (330.747229)
test_rubyspec 0.028197 0.024699 93.380847 (132.154854)
total: 534.51 sec