Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-041657
#<BuildRuby:0x0000555f87fd5ed0
@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.20221221-041657",
@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.000001 0.000013 ( 0.000015)
autoconf 0.000011 0.000001 0.000012 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001231 0.003617 1.081105 ( 1.464600)
build_miniruby 0.000000 0.001400 1.323471 ( 1.321883)
build_ruby 0.000000 0.001909 3.406252 ( 3.742740)
build_all 0.003875 0.003551 3.851813 ( 1.972371)
build_install 0.015002 0.000750 3.099418 ( 2.239710)
test_btest 0.000648 0.000139 56.162405 ( 17.076195)
test_basic 0.000000 0.003783 0.412631 ( 0.510469)
test_all 0.000000 0.001283 638.301500 (197.389831)
test_rubyspec 0.026434 0.019833 67.547869 ( 77.786309)
total: 303.51 sec