Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-124730
#<BuildRuby:0x000055b419f5a2a8
@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.20230529-124730",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000000 0.006130 1.809514 ( 4.033377)
build_miniruby 0.000461 0.001011 1.307854 ( 1.326101)
build_ruby 0.001194 0.000260 2.531506 ( 2.791620)
build_all 0.005874 0.001277 2.110432 ( 2.165580)
build_install 0.015088 0.001355 3.442142 ( 3.099396)
test_btest 0.000624 0.000124 75.275666 ( 39.635275)
test_basic 0.002641 0.004039 0.760960 ( 0.986980)
test_all 0.002001 0.000000 598.647595 (298.091797)
test_rubyspec 0.021977 0.028940 82.228143 (100.999053)
total: 453.13 sec