Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-000124
#<BuildRuby:0x00005580b5621fc0
@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.20231221-000124",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.005305 0.000393 1.845313 ( 2.210932)
build_miniruby 0.000000 0.001713 1.513086 ( 1.515231)
build_ruby 0.000000 0.001673 3.114505 ( 3.333376)
build_all 0.006907 0.000000 5.661981 ( 2.558595)
build_install 0.018658 0.000000 7.088719 ( 3.957685)
test_btest 0.000791 0.000000 81.644620 ( 31.396484)
test_basic 0.006977 0.000295 0.848137 ( 0.916264)
test_all 0.078358 0.040087 688.567849 (249.416508)
test_rubyspec 0.039427 0.019143 90.456426 (102.059082)
total: 397.37 sec