Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-155756
#<BuildRuby:0x00007f0a5513fdd8
@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.20240618-155756",
@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.000020 0.000005 0.000025 ( 0.000027)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.007796 0.000904 3.746646 ( 3.768726)
build_miniruby 0.001651 0.000400 1.690091 ( 1.687225)
build_ruby 0.000000 0.002813 4.403203 ( 4.586459)
build_all 0.004807 0.005734 8.095528 ( 3.721134)
build_install 0.017557 0.007367 11.341103 ( 6.211625)
test_btest 0.000691 0.000212 113.527690 ( 33.455196)
test_basic 0.009895 0.000448 1.147764 ( 1.200411)
test_all 0.093603 0.054396 822.907042 (248.990933)
test_rubyspec 0.046010 0.043063 158.935367 ( 32.808324)
total: 336.43 sec