Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-161150
#<BuildRuby:0x0000564ac92f5fc0
@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.20230816-161150",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.006532 0.000321 2.289104 ( 5.840803)
build_miniruby 0.001358 0.000170 1.717740 ( 3.437230)
build_ruby 0.001552 0.000194 3.449871 ( 5.683106)
build_all 0.007561 0.000414 6.524933 ( 5.811001)
build_install 0.017919 0.001608 8.020574 ( 8.414836)
test_btest 0.000639 0.000075 82.182938 ( 60.650567)
test_basic 0.003264 0.005159 0.923043 ( 2.059320)
test_all 0.009938 0.000738 681.559084 (496.697851)
test_rubyspec 0.058242 0.020376 109.055983 (207.014091)
total: 795.61 sec