Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-152806
#<BuildRuby:0x0000557ada12e058
@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.20221224-152806",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.000954 0.004275 1.147811 ( 2.207529)
build_miniruby 0.000000 0.001922 1.533638 ( 2.030969)
build_ruby 0.000258 0.002147 3.769585 ( 5.311204)
build_all 0.009823 0.000000 4.300278 ( 4.594026)
build_install 0.012748 0.008886 3.506904 ( 3.987708)
test_btest 0.000632 0.000203 59.993756 ( 53.197432)
test_basic 0.005460 0.001897 0.473934 ( 0.828800)
test_all 0.000892 0.001340 699.154037 (570.035557)
test_rubyspec 0.032081 0.022116 74.037655 ( 95.913871)
total: 738.11 sec