Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-124149
#<BuildRuby:0x000055b3694e1fe8
@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-124149",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.004618 0.000027 1.042507 ( 1.637289)
build_miniruby 0.001286 0.000000 1.249141 ( 1.247771)
build_ruby 0.001407 0.000000 3.013101 ( 3.367536)
build_all 0.002991 0.004259 3.785650 ( 1.883463)
build_install 0.013757 0.000383 2.853603 ( 1.963375)
test_btest 0.000000 0.000772 56.788749 ( 17.346735)
test_basic 0.000000 0.005711 0.424643 ( 0.524464)
test_all 0.000466 0.001033 621.686813 (195.260703)
test_rubyspec 0.023233 0.025468 65.761197 ( 75.786748)
total: 299.02 sec