Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-053742
#<BuildRuby:0x00007f25f210fdc8
@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.20240704-053742",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000008 0.000024 ( 0.000024)
autoconf 0.000028 0.000014 0.000042 ( 0.000044)
configure 0.000025 0.000013 0.000038 ( 0.000040)
build_up 0.005515 0.002758 3.733377 ( 3.242208)
build_miniruby 0.001159 0.000579 1.360052 ( 1.356389)
build_ruby 0.001491 0.000745 3.572485 ( 3.721489)
build_all 0.006377 0.001362 7.469810 ( 2.935245)
build_install 0.006450 0.012528 9.826990 ( 4.450228)
test_btest 0.000569 0.000318 111.215724 ( 28.704690)
test_basic 0.007893 0.001931 1.226702 ( 1.274433)
test_all 0.100773 0.053331 800.655189 (256.000070)
test_rubyspec 0.045485 0.052345 181.294194 ( 55.845551)
total: 357.53 sec