Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-234901
#<BuildRuby:0x00005562b2122130
@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.20230805-234901",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000034)
build_up 0.006797 0.001133 2.343152 ( 6.851811)
build_miniruby 0.001395 0.000233 1.800773 ( 3.853081)
build_ruby 0.000000 0.002052 3.497812 ( 7.198496)
build_all 0.006322 0.002453 2.867281 ( 4.918138)
build_install 0.016857 0.005091 4.531654 ( 9.162799)
test_btest 0.000971 0.000200 84.679627 ( 80.750776)
test_basic 0.000000 0.008673 1.011034 ( 2.308434)
test_all 0.000000 0.001177 669.325252 (587.743624)
test_rubyspec 0.009762 0.053838 105.157303 (221.312460)
total: 924.10 sec