Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-080703
#<BuildRuby:0x000055eb41495fe8
@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.20230211-080703",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000017 0.000007 0.000024 ( 0.000024)
configure 0.000013 0.000006 0.000019 ( 0.000019)
build_up 0.003247 0.001367 1.129263 ( 1.516568)
build_miniruby 0.001161 0.000489 1.143281 ( 1.143318)
build_ruby 0.001039 0.000437 2.102138 ( 2.334684)
build_all 0.006865 0.000000 3.822888 ( 2.014842)
build_install 0.013320 0.001029 2.775488 ( 2.013434)
test_btest 0.000487 0.000169 55.705309 ( 21.641970)
test_basic 0.000000 0.006609 0.446715 ( 0.544519)
test_all 0.000061 0.001099 643.766927 (242.140479)
test_rubyspec 0.034364 0.020713 74.729911 ( 87.103880)
total: 360.45 sec