Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-115200
#<BuildRuby:0x00005651153d1a00
@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.20230206-115200",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.001257 0.004246 0.988958 ( 1.375886)
build_miniruby 0.001252 0.000000 1.092017 ( 1.090500)
build_ruby 0.001170 0.000000 1.970657 ( 2.181587)
build_all 0.005964 0.000000 3.411423 ( 1.732291)
build_install 0.004724 0.005332 2.458475 ( 1.636388)
test_btest 0.000000 0.000933 55.154645 ( 15.305694)
test_basic 0.000806 0.005376 0.378317 ( 0.470006)
test_all 0.001177 0.000366 594.349543 (170.590978)
test_rubyspec 0.025565 0.013692 56.594214 ( 66.663154)
total: 261.05 sec