Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-082735
#<BuildRuby:0x0000557abf7b6008
@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.20230120-082735",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000000 0.000032 0.000032 ( 0.000024)
configure 0.000000 0.000018 0.000018 ( 0.000018)
build_up 0.000000 0.004255 0.973786 ( 1.396966)
build_miniruby 0.000000 0.001133 1.027307 ( 1.025864)
build_ruby 0.000000 0.001351 2.848623 ( 3.163534)
build_all 0.003626 0.005006 3.986034 ( 2.038398)
build_install 0.012337 0.001343 2.547106 ( 1.729279)
test_btest 0.000562 0.000179 59.629746 ( 18.137505)
test_basic 0.005331 0.000344 0.448101 ( 0.543688)
test_all 0.000000 0.001324 595.509412 (167.693791)
test_rubyspec 0.013723 0.026895 60.217201 ( 70.252084)
total: 265.98 sec