Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-032429
#<BuildRuby:0x00005556b5582120
@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.20231216-032429",
@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.000020 0.000007 0.000027 ( 0.000022)
autoconf 0.000031 0.000010 0.000041 ( 0.000036)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.005601 0.001867 2.373290 ( 2.750472)
build_miniruby 0.001156 0.000385 1.692485 ( 1.789477)
build_ruby 0.001327 0.000443 3.433698 ( 3.650841)
build_all 0.007963 0.000000 5.654635 ( 2.998097)
build_install 0.015282 0.003529 7.300393 ( 4.829578)
test_btest 0.000655 0.000197 82.011322 ( 30.227613)
test_basic 0.005126 0.003203 0.913075 ( 1.006020)
test_all 0.078577 0.040502 691.104943 (262.141100)
test_rubyspec 0.031891 0.033538 96.021880 (108.379041)
total: 417.77 sec