Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-164655
#<BuildRuby:0x00007f85f091fdc0
@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.20241202-164655",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.005001 0.004091 3.560617 ( 3.604249)
build_miniruby 0.001352 0.000164 1.804158 ( 1.803957)
build_ruby 0.001908 0.000231 4.593602 ( 4.876446)
build_all 0.009772 0.000667 7.125782 ( 4.576316)
build_install 0.016110 0.009080 10.142334 ( 7.242713)
test_btest 0.000814 0.000132 78.148818 ( 22.241312)
test_basic 0.000000 0.010135 0.956494 ( 0.999465)
test_all 0.108880 0.036205 645.536957 (188.121065)
test_rubyspec 0.044611 0.036398 118.246022 ( 20.467689)
total: 253.93 sec