Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-213737
#<BuildRuby:0x0000558fdbe52278
@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.20230502-213737",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001838 0.003456 1.731084 ( 3.009655)
build_miniruby 0.000887 0.000222 1.201993 ( 1.201390)
build_ruby 0.001411 0.000000 2.308862 ( 2.531518)
build_all 0.005630 0.000000 1.903342 ( 1.172004)
build_install 0.007020 0.007417 3.077882 ( 2.133762)
test_btest 0.000634 0.000184 72.041099 ( 22.562224)
test_basic 0.004470 0.000158 0.739034 ( 0.814259)
test_all 0.000639 0.000179 557.296442 (171.395856)
test_rubyspec 0.014076 0.028792 72.111122 ( 83.926992)
total: 288.75 sec