Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-143556
#<BuildRuby:0x000056055860a2a8
@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-143556",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000006 0.000002 0.000008 ( 0.000023)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.005244 0.000321 1.816672 ( 3.436971)
build_miniruby 0.001574 0.000394 1.260809 ( 1.439964)
build_ruby 0.001372 0.000343 2.599656 ( 2.934565)
build_all 0.002892 0.003812 2.039967 ( 1.500044)
build_install 0.014956 0.000648 3.181438 ( 2.577007)
test_btest 0.000978 0.000000 70.214856 ( 36.052875)
test_basic 0.004675 0.000000 0.477928 ( 0.578621)
test_all 0.001694 0.000000 581.388129 (256.486819)
test_rubyspec 0.041371 0.011090 79.809651 ( 91.948566)
total: 396.96 sec