Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-024501
#<BuildRuby:0x000056289c772318
@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.20230311-024501",
@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.000008 0.000005 0.000013 ( 0.000015)
autoconf 0.000016 0.000010 0.000026 ( 0.000026)
configure 0.000014 0.000009 0.000023 ( 0.000023)
build_up 0.001000 0.004803 1.712924 ( 3.770113)
build_miniruby 0.000722 0.000530 1.262050 ( 1.375428)
build_ruby 0.001420 0.000000 2.486798 ( 2.942893)
build_all 0.000327 0.006465 2.042374 ( 1.803425)
build_install 0.010779 0.005149 3.373822 ( 2.866482)
test_btest 0.000483 0.000370 64.674902 ( 32.125405)
test_basic 0.003404 0.002603 0.525127 ( 0.825434)
test_all 0.000596 0.000456 545.912819 (224.029739)
test_rubyspec 0.030608 0.019260 76.413441 ( 89.617877)
total: 359.36 sec