Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-101952
#<BuildRuby:0x000055c94941e8e0
@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.20230813-101952",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000027 0.000001 0.000028 ( 0.000030)
build_up 0.006951 0.000089 2.378106 ( 6.756229)
build_miniruby 0.001582 0.000048 1.663383 ( 3.335758)
build_ruby 0.002297 0.000070 3.604773 ( 7.484424)
build_all 0.004779 0.004246 2.867334 ( 4.209603)
build_install 0.015866 0.005230 4.388833 ( 7.620699)
test_btest 0.001192 0.000102 83.979107 ( 61.185036)
test_basic 0.003302 0.004981 0.996271 ( 2.090758)
test_all 0.001513 0.000173 667.894773 (425.812984)
test_rubyspec 0.035545 0.027568 98.816876 (164.396067)
total: 682.89 sec