Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-173012
#<BuildRuby:0x00007fbb5995fdc8
@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.20240830-173012",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.002838 0.004771 3.427897 ( 3.442642)
build_miniruby 0.001236 0.000330 1.176079 ( 1.173132)
build_ruby 0.001418 0.000378 3.761382 ( 3.972115)
build_all 0.004183 0.003016 7.214301 ( 2.941561)
build_install 0.012866 0.004258 9.036808 ( 4.014919)
test_btest 0.000721 0.000206 105.916959 ( 27.628338)
test_basic 0.005285 0.004474 1.042668 ( 1.089522)
test_all 0.083459 0.059804 679.154587 (209.625052)
test_rubyspec 0.044440 0.041879 162.919905 ( 26.588342)
total: 280.48 sec