Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-142132
#<BuildRuby:0x000055c1de29a3b0
@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.20230208-142132",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000024 0.000007 0.000031 ( 0.000032)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.007175 0.000000 1.370992 ( 2.653733)
build_miniruby 0.001558 0.000179 1.433695 ( 2.067077)
build_ruby 0.001692 0.000474 2.787606 ( 4.023799)
build_all 0.001005 0.008727 4.236655 ( 5.190242)
build_install 0.010641 0.010085 3.251795 ( 4.267876)
test_btest 0.000638 0.000263 62.541238 ( 66.610518)
test_basic 0.004760 0.001970 0.465495 ( 0.886145)
test_all 0.000907 0.000375 688.074863 (461.489595)
test_rubyspec 0.030218 0.018292 72.317871 ( 85.900634)
total: 633.09 sec