Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-180414
#<BuildRuby:0x000055d5b3e11f20
@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.20231017-180414",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.003743 0.003210 2.397114 ( 2.515318)
build_miniruby 0.001212 0.000234 1.587460 ( 1.587447)
build_ruby 0.001716 0.000332 3.490024 ( 3.670937)
build_all 0.005227 0.003422 6.338598 ( 3.173984)
build_install 0.014616 0.004961 7.703797 ( 4.088576)
test_btest 0.000606 0.000137 86.012416 ( 32.329134)
test_basic 0.007677 0.000090 0.934911 ( 1.006755)
test_all 0.005802 0.004144 711.190657 (255.374549)
test_rubyspec 0.052694 0.019180 100.128594 (111.668942)
total: 415.42 sec