Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-235034
#<BuildRuby:0x0000557c52f167c8
@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.20230608-235034",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002284 0.003188 1.577458 ( 2.839646)
build_miniruby 0.000000 0.001490 1.144633 ( 1.143030)
build_ruby 0.000000 0.001350 2.477137 ( 2.667173)
build_all 0.005348 0.001099 1.930222 ( 1.035035)
build_install 0.011823 0.003135 3.099186 ( 2.014009)
test_btest 0.000910 0.000182 77.749516 ( 20.875532)
test_basic 0.004476 0.000896 0.796676 ( 0.883152)
test_all 0.000000 0.001104 575.926615 (177.378281)
test_rubyspec 0.012593 0.030922 76.423256 ( 88.198716)
total: 297.04 sec