Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-042621
#<BuildRuby:0x0000557686562258
@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.20230606-042621",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000000 0.006144 1.897354 ( 3.920464)
build_miniruby 0.001804 0.000076 1.335064 ( 1.344515)
build_ruby 0.001285 0.000375 2.782986 ( 3.147299)
build_all 0.003555 0.003765 2.327197 ( 2.048249)
build_install 0.015917 0.001293 3.644972 ( 3.407526)
test_btest 0.000586 0.000168 78.596388 ( 43.814124)
test_basic 0.003455 0.003858 0.788273 ( 0.961772)
test_all 0.001265 0.000392 613.263180 (304.446952)
test_rubyspec 0.028243 0.024947 84.720970 (102.454569)
total: 465.55 sec