Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-070938
#<BuildRuby:0x00007fcbed1bfdd0
@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.20241006-070938",
@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.000004 0.000043 ( 0.000042)
configure 0.000043 0.000000 0.000043 ( 0.000042)
build_up 0.007483 0.000404 3.913091 ( 3.885909)
build_miniruby 0.001697 0.000000 1.620834 ( 1.618261)
build_ruby 0.002008 0.000000 4.107293 ( 19.748978)
build_all 0.009913 0.000000 7.410259 ( 3.013375)
build_install 0.021296 0.000600 10.389981 ( 4.876788)
test_btest 0.000772 0.000074 99.094969 ( 58.478793)
test_basic 0.008010 0.004731 1.319038 ( 1.719710)
test_all 0.129746 0.024210 770.594395 (229.470491)
test_rubyspec 0.029785 0.062096 137.653131 ( 37.573637)
total: 360.39 sec