Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-102210
#<BuildRuby:0x000055a3441c9f48
@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.20230925-102210",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.006203 0.001489 2.296803 ( 5.325220)
build_miniruby 0.001544 0.000371 1.659776 ( 2.084643)
build_ruby 0.002085 0.000000 3.368265 ( 4.079725)
build_all 0.008150 0.000389 6.461960 ( 5.429832)
build_install 0.011844 0.009584 7.889572 ( 6.962532)
test_btest 0.001040 0.000000 84.372515 ( 53.781210)
test_basic 0.004225 0.004737 0.930774 ( 1.223982)
test_all 0.001452 0.009540 719.061038 (496.300444)
test_rubyspec 0.058573 0.023646 110.480498 (150.243275)
total: 725.43 sec