Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-010359
#<BuildRuby:0x000055ab12ef2258
@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-010359",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.005993 0.000666 1.997557 ( 4.989922)
build_miniruby 0.001264 0.000141 1.412918 ( 2.247098)
build_ruby 0.001783 0.000000 2.921474 ( 4.252088)
build_all 0.007558 0.000000 2.391572 ( 2.610194)
build_install 0.009155 0.010243 3.857881 ( 4.473116)
test_btest 0.000865 0.000000 78.483026 ( 48.796575)
test_basic 0.003552 0.003257 0.832107 ( 1.485346)
test_all 0.001317 0.000250 566.458893 (296.088327)
test_rubyspec 0.028427 0.026313 87.037327 (130.726325)
total: 495.67 sec