Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-093854
#<BuildRuby:0x000055d9ad29a1a8
@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.20240319-093854",
@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.000017)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004823 0.004115 3.583541 ( 2.511254)
build_miniruby 0.001046 0.000209 1.578957 ( 1.576957)
build_ruby 0.001320 0.000264 2.929880 ( 3.149309)
build_all 0.006913 0.000546 6.800929 ( 2.581671)
build_install 0.013615 0.005310 9.165172 ( 3.995858)
test_btest 0.000825 0.000177 91.366183 ( 24.863968)
test_basic 0.005728 0.000273 0.850343 ( 0.912715)
test_all 0.080256 0.040116 816.151639 (239.979244)
test_rubyspec 0.040453 0.044727 111.209670 (120.501991)
total: 400.07 sec