Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-232501
#<BuildRuby:0x0000558e09e9e1d8
@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.20230309-232501",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.006427 0.000310 1.864228 ( 4.422510)
build_miniruby 0.001308 0.000170 1.302470 ( 1.655333)
build_ruby 0.001839 0.000000 2.567993 ( 2.929760)
build_all 0.007212 0.000000 2.166084 ( 2.109800)
build_install 0.008858 0.007893 3.340765 ( 3.191214)
test_btest 0.000800 0.000143 68.837750 ( 38.910676)
test_basic 0.005569 0.000995 0.538298 ( 0.648872)
test_all 0.000952 0.000170 592.738217 (320.279166)
test_rubyspec 0.022670 0.034340 82.952943 (104.833993)
total: 478.98 sec