Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-031204
#<BuildRuby:0x00005570fa2f9e80
@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.20230216-031204",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.000000 0.004965 1.388293 ( 1.783393)
build_miniruby 0.000000 0.001304 1.121071 ( 1.119082)
build_ruby 0.000000 0.001304 2.105998 ( 2.301237)
build_all 0.005229 0.000244 3.699106 ( 1.908064)
build_install 0.011582 0.000247 2.834294 ( 1.988266)
test_btest 0.000000 0.000847 56.418219 ( 15.337269)
test_basic 0.001541 0.003375 0.476098 ( 0.571091)
test_all 0.001393 0.000144 613.540995 (174.323990)
test_rubyspec 0.029590 0.015001 65.181254 ( 75.156870)
total: 274.49 sec