Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-023551
#<BuildRuby:0x000055cdb3cf97f8
@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.20230503-023551",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005474 0.001095 1.807695 ( 4.140724)
build_miniruby 0.001593 0.000000 1.211558 ( 1.210340)
build_ruby 0.001567 0.000000 2.675028 ( 2.936929)
build_all 0.004796 0.001624 2.128248 ( 1.947047)
build_install 0.009350 0.006030 3.316058 ( 3.084816)
test_btest 0.001313 0.000000 72.244229 ( 34.534037)
test_basic 0.000000 0.006434 0.755351 ( 0.912732)
test_all 0.000235 0.001036 543.910636 (221.740724)
test_rubyspec 0.031892 0.019078 79.268196 ( 95.063257)
total: 365.57 sec