Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-125517
#<BuildRuby:0x0000557381211e58
@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.20230623-125517",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.005861 0.000404 1.964949 ( 5.162956)
build_miniruby 0.000000 0.001595 1.456865 ( 1.960931)
build_ruby 0.000000 0.001574 2.936886 ( 3.675293)
build_all 0.001867 0.004664 2.335397 ( 2.526558)
build_install 0.017923 0.000000 3.669696 ( 4.158029)
test_btest 0.000000 0.000780 79.749201 ( 47.275415)
test_basic 0.004161 0.002892 0.887447 ( 1.119891)
test_all 0.001378 0.000000 569.446397 (310.031969)
test_rubyspec 0.026773 0.025140 87.422356 (131.744448)
total: 507.66 sec