Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-035740
#<BuildRuby:0x0000559594216360
@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.20231214-035740",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005657 0.000871 2.292438 ( 2.345236)
build_miniruby 0.001084 0.000167 1.489267 ( 1.487946)
build_ruby 0.001713 0.000000 2.455944 ( 2.672731)
build_all 0.006293 0.000000 5.097606 ( 2.011901)
build_install 0.014422 0.000085 6.621647 ( 3.127581)
test_btest 0.000819 0.000106 79.855751 ( 20.794386)
test_basic 0.002442 0.003791 0.719251 ( 0.781353)
test_all 0.085840 0.036419 707.020767 (203.377000)
test_rubyspec 0.029435 0.028984 80.772549 ( 92.142497)
total: 328.74 sec