Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-223541
#<BuildRuby:0x00007fa4dd1bfdd0
@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.20241027-223541",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.005046 0.003191 3.663204 ( 3.531867)
build_miniruby 0.001407 0.000383 1.695796 ( 1.698307)
build_ruby 0.002013 0.000000 4.441028 ( 4.686181)
build_all 0.002502 0.006864 6.988321 ( 3.681578)
build_install 0.009382 0.011717 9.694071 ( 5.895539)
test_btest 0.000667 0.000250 79.666423 ( 28.243021)
test_basic 0.007930 0.003885 1.144686 ( 1.218135)
test_all 0.110695 0.043345 779.909379 (319.458931)
test_rubyspec 0.062828 0.026883 130.051161 ( 49.250693)
total: 417.67 sec