Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-111256
#<BuildRuby:0x0000562a6aa1a118
@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.20221224-111256",
@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.000000 0.000031 0.000031 ( 0.000030)
autoconf 0.000000 0.000034 0.000034 ( 0.000034)
configure 0.000000 0.000023 0.000023 ( 0.000024)
build_up 0.000533 0.003849 1.104897 ( 1.495461)
build_miniruby 0.001399 0.000243 1.371068 ( 1.608169)
build_ruby 0.000000 0.001666 3.530405 ( 22.566320)
build_all 0.005716 0.001844 3.932580 ( 2.382616)
build_install 0.017371 0.001351 3.297594 ( 2.688400)
test_btest 0.000623 0.000113 58.541475 ( 34.504274)
test_basic 0.007629 0.000718 0.474382 ( 0.684913)
test_all 0.001175 0.000207 693.837673 (382.539614)
test_rubyspec 0.032865 0.024317 76.611150 ( 97.806609)
total: 546.28 sec