Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-040353
#<BuildRuby:0x000055ef01611f48
@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.20240116-040353",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000023 0.000008 0.000031 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.000000 0.005311 1.586290 ( 1.957896)
build_miniruby 0.000000 0.001719 1.600558 ( 1.600484)
build_ruby 0.000000 0.001739 3.054800 ( 3.312046)
build_all 0.002795 0.003976 5.453987 ( 2.774792)
build_install 0.014993 0.001926 6.878465 ( 3.854431)
test_btest 0.000794 0.000324 80.715487 ( 26.417575)
test_basic 0.006278 0.000943 0.821872 ( 0.884628)
test_all 0.101015 0.015039 737.350903 (249.227977)
test_rubyspec 0.045159 0.022571 92.611639 (106.644816)
total: 396.68 sec