Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-120037
#<BuildRuby:0x00007f50c616fdc8
@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.20241005-120037",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.007135 0.000252 3.882067 ( 4.114972)
build_miniruby 0.001434 0.000116 1.420821 ( 1.417099)
build_ruby 0.001617 0.000131 3.333995 ( 3.545841)
build_all 0.004557 0.004695 7.120361 ( 2.850873)
build_install 0.014223 0.005629 10.609548 ( 5.143860)
test_btest 0.000837 0.000111 91.114169 ( 24.072791)
test_basic 0.004998 0.004673 0.945161 ( 0.991391)
test_all 0.107603 0.044248 768.384912 (246.947485)
test_rubyspec 0.044910 0.044030 135.973942 ( 29.703544)
total: 318.79 sec