Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-061955
#<BuildRuby:0x00007f0ab7fcfdc8
@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.20240629-061955",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000007 0.000030 ( 0.000031)
autoconf 0.000043 0.000013 0.000056 ( 0.000056)
configure 0.000041 0.000012 0.000053 ( 0.000054)
build_up 0.000000 0.009317 4.027218 ( 3.572709)
build_miniruby 0.000333 0.001284 1.641661 ( 1.643221)
build_ruby 0.000000 0.002065 4.071977 ( 4.195033)
build_all 0.000697 0.009943 8.626340 ( 3.485845)
build_install 0.010302 0.012905 11.678934 ( 5.545021)
test_btest 0.000585 0.000308 116.819706 ( 31.483213)
test_basic 0.000000 0.009635 1.133017 ( 1.181348)
test_all 0.114921 0.038097 825.072374 (228.249058)
test_rubyspec 0.056832 0.036199 167.829712 ( 28.365708)
total: 307.72 sec