Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-071923
#<BuildRuby:0x0000563b34801ef0
@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.20221209-071923",
@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.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000000 0.005920 1.326439 ( 1.499708)
build_miniruby 0.001205 0.000000 1.042878 ( 1.042219)
build_ruby 0.001396 0.000000 2.361930 ( 2.355267)
build_all 0.005605 0.000000 3.361082 ( 1.744498)
build_install 0.014076 0.000000 2.777198 ( 1.883793)
test_btest 0.000786 0.000000 55.018075 ( 15.161158)
test_basic 0.001878 0.002092 0.358972 ( 0.455654)
test_all 0.001852 0.000000 620.452178 (191.240605)
test_rubyspec 0.020475 0.013242 62.580104 ( 72.502572)
total: 287.89 sec