Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-185310
#<BuildRuby:0x000055cfec68e1a8
@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.20230723-185310",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000035 0.000006 0.000041 ( 0.000037)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.002726 0.004534 2.180693 ( 4.562870)
build_miniruby 0.001547 0.000000 1.592634 ( 1.841136)
build_ruby 0.001415 0.000000 3.089827 ( 3.553869)
build_all 0.000000 0.007207 2.503987 ( 2.027677)
build_install 0.011814 0.006171 3.993321 ( 3.678572)
test_btest 0.000000 0.000899 79.534078 ( 42.558657)
test_basic 0.003913 0.004082 0.894489 ( 1.224434)
test_all 0.000725 0.000241 596.676821 (297.361354)
test_rubyspec 0.020314 0.033425 88.016724 (116.824397)
total: 473.63 sec