Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-182522
#<BuildRuby:0x00005620066127f0
@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.20230209-182522",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001045 0.004359 1.142729 ( 1.548039)
build_miniruby 0.001170 0.000334 1.143062 ( 1.141688)
build_ruby 0.001347 0.000385 2.432564 ( 2.655195)
build_all 0.005191 0.001483 3.878668 ( 2.054724)
build_install 0.012681 0.000967 2.839069 ( 2.246461)
test_btest 0.000643 0.000168 55.681878 ( 22.136866)
test_basic 0.000000 0.006810 0.434816 ( 0.542887)
test_all 0.000253 0.001017 637.976988 (213.353982)
test_rubyspec 0.015207 0.032993 68.376186 ( 78.776071)
total: 324.46 sec