Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-052743
#<BuildRuby:0x0000563a0c02a8e0
@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.20240206-052743",
@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.000026)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006060 0.000000 1.933914 ( 2.257874)
build_miniruby 0.001646 0.000009 1.594325 ( 1.593286)
build_ruby 0.000000 0.002073 3.528156 ( 3.723945)
build_all 0.000080 0.008577 6.258409 ( 3.292306)
build_install 0.017940 0.000592 7.582780 ( 4.161318)
test_btest 0.000791 0.000153 86.595519 ( 32.766021)
test_basic 0.004446 0.003160 0.953336 ( 1.048721)
test_all 0.102545 0.016445 787.944054 (266.886556)
test_rubyspec 0.055837 0.043780 154.355700 (163.568654)
total: 479.30 sec