Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-183523
#<BuildRuby:0x00005603cf31a230
@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.20240320-183523",
@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.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.008040 0.003955 4.888880 ( 4.681810)
build_miniruby 0.001459 0.000183 2.239373 ( 2.340369)
build_ruby 0.001690 0.000211 3.704853 ( 16.456637)
build_all 0.008755 0.000571 7.408602 ( 5.862895)
build_install 0.015774 0.007563 9.966547 ( 7.889894)
test_btest 0.001101 0.000000 95.607335 ( 72.053077)
test_basic 0.004887 0.003697 1.037050 ( 1.482629)
test_all 0.092087 0.032704 832.133042 (379.445870)
test_rubyspec 0.061538 0.031004 122.315373 (132.785491)
total: 623.00 sec