Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-114620
#<BuildRuby:0x00007f083744fde0
@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.20240927-114620",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006903 0.001255 3.619548 ( 3.028807)
build_miniruby 0.000000 0.001650 1.143909 ( 1.140845)
build_ruby 0.000000 0.001798 3.271396 ( 3.496443)
build_all 0.005385 0.003272 6.864354 ( 2.784328)
build_install 0.014858 0.005801 10.397266 ( 4.611751)
test_btest 0.000984 0.000000 93.087596 ( 25.442174)
test_basic 0.004117 0.006288 0.992097 ( 1.044868)
test_all 0.113702 0.034111 706.280581 (219.430231)
test_rubyspec 0.048712 0.036486 134.711930 ( 28.515004)
total: 289.50 sec