Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-051744
#<BuildRuby:0x00005624a4b2e8e0
@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.20230504-051744",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005974 0.000920 1.954386 ( 5.418928)
build_miniruby 0.001322 0.000203 1.433649 ( 2.012419)
build_ruby 0.001910 0.000000 2.838087 ( 4.120162)
build_all 0.007518 0.000169 2.229823 ( 2.844014)
build_install 0.018821 0.000000 3.516270 ( 4.178317)
test_btest 0.000746 0.000000 78.068248 ( 77.818190)
test_basic 0.003294 0.003885 0.820384 ( 1.208894)
test_all 0.001263 0.000185 626.831697 (479.683005)
test_rubyspec 0.022055 0.025432 81.679982 (102.246758)
total: 679.53 sec