Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-133011
#<BuildRuby:0x000055b888a62228
@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.20240215-133011",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007168 0.000000 2.167070 ( 3.284837)
build_miniruby 0.001623 0.000071 1.862850 ( 2.129887)
build_ruby 0.000000 0.002106 3.696042 ( 4.268515)
build_all 0.008155 0.001428 7.016475 ( 4.928461)
build_install 0.010049 0.012391 8.746299 ( 6.958949)
test_btest 0.000852 0.000171 94.325144 ( 73.865523)
test_basic 0.003985 0.004059 1.030415 ( 1.359903)
test_all 0.078275 0.040877 815.294892 (359.560046)
test_rubyspec 0.060289 0.031644 133.168523 (158.918586)
total: 615.28 sec