Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-184733
#<BuildRuby:0x00007fb6e533fdd0
@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.20240728-184733",
@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.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000028)
build_up 0.000000 0.007508 3.090551 ( 3.082063)
build_miniruby 0.000969 0.000548 1.162968 ( 1.159534)
build_ruby 0.001810 0.000000 3.143320 ( 13.364772)
build_all 0.006783 0.000000 7.176441 ( 2.740760)
build_install 0.015083 0.003076 8.990828 ( 4.136388)
test_btest 0.000797 0.000177 111.950177 ( 29.046754)
test_basic 0.006711 0.003646 1.033966 ( 1.077648)
test_all 0.127186 0.022663 729.931158 (208.469953)
test_rubyspec 0.057126 0.031687 167.490709 ( 27.523510)
total: 290.60 sec