Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-140520
#<BuildRuby:0x000055ffa60a6008
@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.20231015-140520",
@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.000023 0.000003 0.000026 ( 0.000028)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000000 0.000084 0.000084 ( 0.000055)
build_up 0.000000 0.007127 2.399297 ( 2.617150)
build_miniruby 0.000000 0.001780 1.785114 ( 1.794068)
build_ruby 0.000000 0.001665 3.463719 ( 27.576325)
build_all 0.000000 0.007996 6.293375 ( 2.704529)
build_install 0.010898 0.007685 7.836938 ( 4.165227)
test_btest 0.000682 0.000242 87.885808 ( 29.447388)
test_basic 0.005998 0.000696 0.932049 ( 0.996985)
test_all 0.008044 0.001335 714.380409 (239.435246)
test_rubyspec 0.035536 0.032012 96.857649 (108.297661)
total: 417.04 sec