Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-194446
#<BuildRuby:0x00007fd656a7fdd0
@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.20241127-194446",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.007349 0.000832 3.409686 ( 3.271910)
build_miniruby 0.001951 0.000000 1.681903 ( 1.678239)
build_ruby 0.002249 0.000000 4.330478 ( 4.600979)
build_all 0.008343 0.000072 6.763698 ( 3.433897)
build_install 0.012551 0.008332 9.349911 ( 5.024689)
test_btest 0.000681 0.000180 82.086079 ( 31.633434)
test_basic 0.007701 0.002039 1.029508 ( 1.078718)
test_all 0.123002 0.029703 791.656633 (289.516266)
test_rubyspec 0.051653 0.026616 121.629707 ( 26.596138)
total: 366.84 sec