Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-075558
#<BuildRuby:0x000055c55ddd27c8
@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.20230618-075558",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.005846 0.000187 1.951183 ( 4.752652)
build_miniruby 0.001604 0.000160 1.411979 ( 1.964980)
build_ruby 0.001249 0.000125 2.741972 ( 3.872396)
build_all 0.000269 0.008340 2.408366 ( 2.341172)
build_install 0.016925 0.000043 3.623355 ( 4.419646)
test_btest 0.000808 0.000119 76.700461 ( 46.001769)
test_basic 0.007602 0.000000 0.838705 ( 1.014543)
test_all 0.001216 0.000070 581.687570 (298.626937)
test_rubyspec 0.030552 0.020991 87.142919 (114.380237)
total: 477.38 sec