Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-024919
#<BuildRuby:0x00007f1cacf4fdd8
@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.20240725-024919",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.007346 0.001199 3.544192 ( 4.038886)
build_miniruby 0.001288 0.000457 1.182910 ( 1.179748)
build_ruby 0.001313 0.000466 3.080596 ( 3.337889)
build_all 0.003900 0.004066 7.346932 ( 2.897855)
build_install 0.014225 0.003288 9.884533 ( 4.777086)
test_btest 0.000691 0.000249 110.812646 ( 28.489962)
test_basic 0.005679 0.003175 0.853371 ( 0.901006)
test_all 0.112737 0.037649 834.732398 (251.696313)
test_rubyspec 0.042584 0.044409 167.215766 ( 34.802818)
total: 332.12 sec