Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-104317
#<BuildRuby:0x00007fbe24dafdd8
@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.20240628-104317",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000037)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.008072 3.370565 ( 2.891825)
build_miniruby 0.001320 0.000326 1.136868 ( 1.134104)
build_ruby 0.001495 0.000349 3.215538 ( 3.364389)
build_all 0.008388 0.000000 6.813307 ( 2.550572)
build_install 0.010031 0.009644 9.952028 ( 4.520153)
test_btest 0.000671 0.000182 103.982493 ( 26.674180)
test_basic 0.002517 0.004668 0.949118 ( 1.003649)
test_all 0.093571 0.055168 762.928912 (218.369582)
test_rubyspec 0.057586 0.033315 160.469896 ( 26.536223)
total: 287.05 sec