Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-094542
#<BuildRuby:0x00007f2c1e49fdd0
@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.20240712-094542",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000032 0.000011 0.000043 ( 0.000042)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.008168 0.001351 4.062646 ( 5.111631)
build_miniruby 0.001717 0.000552 2.331849 ( 2.471164)
build_ruby 0.001716 0.000551 4.605404 ( 5.033476)
build_all 0.008627 0.001359 8.694995 ( 4.699451)
build_install 0.011499 0.010983 11.701360 ( 6.845123)
test_btest 0.000607 0.000221 112.526819 ( 33.900876)
test_basic 0.001549 0.007371 1.041509 ( 1.088149)
test_all 0.116535 0.034466 814.827681 (252.654113)
test_rubyspec 0.055225 0.031718 168.555960 ( 41.543836)
total: 353.35 sec