Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-164218
#<BuildRuby:0x00005602784d2008
@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.20240127-164218",
@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.000005 0.000022 ( 0.000021)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001683 0.004422 1.917127 ( 2.260734)
build_miniruby 0.001092 0.000347 1.627092 ( 1.626327)
build_ruby 0.001149 0.000366 3.507943 ( 3.727655)
build_all 0.007753 0.000000 6.354686 ( 3.073194)
build_install 0.012317 0.006612 7.842971 ( 4.333079)
test_btest 0.000754 0.000000 86.364070 ( 30.998827)
test_basic 0.008055 0.000000 0.956144 ( 1.047914)
test_all 0.075679 0.041828 734.788627 (247.400852)
test_rubyspec 0.067927 0.033060 155.157812 (167.494693)
total: 461.96 sec