Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250302-050630
#<BuildRuby:0x00007f44a159fdc0
@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.20250302-050630",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003285 0.003866 3.365718 ( 2.474266)
build_miniruby 0.001194 0.000321 1.582533 ( 1.579785)
build_ruby 0.000000 0.001812 3.690587 ( 3.831672)
build_all 0.005563 0.002622 5.661048 ( 2.476405)
build_install 0.009057 0.008571 8.451114 ( 4.478502)
test_btest 0.000000 0.001089 49.268649 ( 13.835332)
test_basic 0.000000 0.007340 0.803119 ( 0.859293)
test_all 0.088059 0.029131 554.635604 (180.198697)
test_rubyspec 0.041085 0.041361 101.027541 ( 24.569922)
total: 234.30 sec