Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-065831
#<BuildRuby:0x000055d90fd0e3d0
@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.20231218-065831",
@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.000000 0.000101 0.000101 ( 0.000072)
autoconf 0.000000 0.000031 0.000031 ( 0.000031)
configure 0.000000 0.000024 0.000024 ( 0.000025)
build_up 0.000366 0.007029 2.450926 ( 2.949160)
build_miniruby 0.001161 0.000268 1.670310 ( 1.988399)
build_ruby 0.001801 0.000415 3.397660 ( 3.777338)
build_all 0.008024 0.000000 5.730875 ( 4.135915)
build_install 0.010919 0.010027 7.710883 ( 5.501982)
test_btest 0.000705 0.000194 83.593712 ( 59.846992)
test_basic 0.003162 0.005320 0.978897 ( 1.392168)
test_all 0.085905 0.040558 708.909277 (445.018702)
test_rubyspec 0.017415 0.057839 103.538312 (161.699660)
total: 686.31 sec