Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-073738
#<BuildRuby:0x00007f6defb8fdd0
@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.20240906-073738",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.008155 0.000589 3.246631 ( 3.070460)
build_miniruby 0.000000 0.001773 1.197297 ( 1.193985)
build_ruby 0.000000 0.001946 3.626179 ( 3.770381)
build_all 0.000568 0.007789 7.071665 ( 2.713151)
build_install 0.012928 0.012386 12.337180 ( 7.493655)
test_btest 0.000856 0.000241 131.277475 ( 69.201588)
test_basic 0.007843 0.005616 1.434836 ( 1.896845)
test_all 0.109966 0.046075 833.913638 (285.929105)
test_rubyspec 0.049781 0.046237 179.710612 ( 66.660593)
total: 441.93 sec