Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-234230
#<BuildRuby:0x0000556b8f3a2258
@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.20230806-234230",
@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.000028 0.000003 0.000031 ( 0.000030)
autoconf 0.000040 0.000004 0.000044 ( 0.000043)
configure 0.000036 0.000003 0.000039 ( 0.000039)
build_up 0.003603 0.003766 2.330257 ( 6.828571)
build_miniruby 0.000000 0.001797 1.726879 ( 1.950158)
build_ruby 0.000169 0.001915 3.523355 ( 4.696335)
build_all 0.007802 0.000557 2.894271 ( 3.433823)
build_install 0.020748 0.000000 4.408184 ( 6.729735)
test_btest 0.000844 0.000000 83.543960 ( 55.084904)
test_basic 0.003844 0.004217 0.990032 ( 1.583574)
test_all 0.001057 0.000151 722.636352 (601.618207)
test_rubyspec 0.040779 0.025880 103.771622 (219.225397)
total: 901.15 sec