Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-140752
#<BuildRuby:0x00005567e2c25e08
@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.20230109-140752",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.000592 0.004256 1.094330 ( 1.701019)
build_miniruby 0.000938 0.000442 1.315981 ( 1.345471)
build_ruby 0.001098 0.000517 3.484154 ( 3.857916)
build_all 0.006304 0.000962 3.876597 ( 2.030063)
build_install 0.000000 0.011567 2.783651 ( 1.870328)
test_btest 0.000408 0.000536 55.122318 ( 15.805360)
test_basic 0.003296 0.003511 0.439594 ( 0.535733)
test_all 0.001862 0.000000 636.070138 (192.807647)
test_rubyspec 0.021742 0.024062 69.613946 ( 80.436152)
total: 300.39 sec