Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-180615
#<BuildRuby:0x000055df4233e3d0
@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.20240209-180615",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.000000 0.005655 1.831253 ( 2.156714)
build_miniruby 0.000097 0.001385 1.444728 ( 1.443818)
build_ruby 0.001327 0.000255 3.578232 ( 3.819286)
build_all 0.007668 0.000003 6.485478 ( 3.237184)
build_install 0.015639 0.004632 8.221699 ( 4.753435)
test_btest 0.000717 0.000139 89.724244 ( 43.954108)
test_basic 0.002587 0.004573 0.991509 ( 1.176051)
test_all 0.073332 0.042187 735.655434 (289.895056)
test_rubyspec 0.044124 0.062272 175.363642 (185.989626)
total: 536.43 sec