Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-055110
#<BuildRuby:0x000055b0a3f16360
@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.20231229-055110",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001492 0.004255 1.695525 ( 2.020810)
build_miniruby 0.001536 0.000246 1.657809 ( 1.656549)
build_ruby 0.001386 0.000221 2.950701 ( 3.146282)
build_all 0.007541 0.000000 5.674932 ( 2.974384)
build_install 0.015509 0.002181 7.083821 ( 4.148593)
test_btest 0.000572 0.000085 81.036441 ( 33.969777)
test_basic 0.000127 0.004794 0.869286 ( 1.570997)
test_all 0.065215 0.053799 733.980488 (230.194442)
test_rubyspec 0.034250 0.030320 87.314575 ( 98.692674)
total: 378.38 sec