Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-123446
#<BuildRuby:0x00005626482cded0
@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.20230910-123446",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006644 0.000000 2.100784 ( 3.328795)
build_miniruby 0.001654 0.000000 1.562098 ( 1.561894)
build_ruby 0.001651 0.000000 3.089852 ( 3.262298)
build_all 0.000287 0.007827 5.959562 ( 3.141435)
build_install 0.016544 0.001946 7.559574 ( 3.986541)
test_btest 0.000718 0.000084 84.006573 ( 29.618417)
test_basic 0.005374 0.000103 0.880646 ( 0.942670)
test_all 0.003399 0.004980 669.169791 (237.792331)
test_rubyspec 0.043615 0.025908 100.006383 (111.551176)
total: 395.19 sec