Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-160913
#<BuildRuby:0x00007fc83553fde0
@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.20241012-160913",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000047 0.000000 0.000047 ( 0.000046)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.005078 0.003430 3.869490 ( 3.714717)
build_miniruby 0.001300 0.000297 1.225288 ( 1.222112)
build_ruby 0.000000 0.001892 4.179752 ( 4.346934)
build_all 0.003525 0.005922 7.327746 ( 3.033798)
build_install 0.010963 0.009149 9.300208 ( 4.256116)
test_btest 0.000646 0.000205 90.900534 ( 24.056510)
test_basic 0.005174 0.005575 0.999811 ( 1.056286)
test_all 0.094679 0.054630 756.854262 (217.143472)
test_rubyspec 0.052500 0.032032 134.001082 ( 28.483478)
total: 287.31 sec