Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-030709
#<BuildRuby:0x00005622aa5ee390
@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.20240117-030709",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000026 0.000000 0.000026 ( 0.000027)
build_up 0.004756 0.000070 1.587478 ( 1.936225)
build_miniruby 0.001898 0.000000 1.530461 ( 1.529071)
build_ruby 0.001635 0.000000 3.367048 ( 3.566135)
build_all 0.002938 0.004421 5.728813 ( 2.941415)
build_install 0.013858 0.003823 6.865089 ( 3.765882)
test_btest 0.000669 0.000090 83.681628 ( 31.990650)
test_basic 0.002607 0.004591 0.916962 ( 1.007832)
test_all 0.081171 0.036122 763.036484 (291.611871)
test_rubyspec 0.045189 0.052116 155.906399 (168.408580)
total: 506.76 sec