Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-143609
#<BuildRuby:0x000055ecf5fe63b0
@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.20230729-143609",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.006224 0.000223 2.285635 ( 6.500659)
build_miniruby 0.001451 0.000140 1.709643 ( 3.784334)
build_ruby 0.001673 0.000162 3.370739 ( 5.924222)
build_all 0.004336 0.004132 2.611254 ( 3.517834)
build_install 0.019463 0.000000 4.042365 ( 4.939953)
test_btest 0.001040 0.000000 80.477275 ( 53.507898)
test_basic 0.004263 0.003622 0.971757 ( 1.797571)
test_all 0.001613 0.000206 651.489052 (400.386533)
test_rubyspec 0.030967 0.027042 93.324955 (156.870269)
total: 637.23 sec