Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-002527
#<BuildRuby:0x00007fe58859fdd8
@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.20241130-002527",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000975 0.007267 3.116155 ( 3.066256)
build_miniruby 0.000000 0.001595 1.529459 ( 1.527717)
build_ruby 0.000000 0.001832 4.036008 ( 4.215606)
build_all 0.006410 0.000905 5.745610 ( 2.375320)
build_install 0.013098 0.004288 8.034463 ( 3.796576)
test_btest 0.000000 0.000883 77.733793 ( 20.932241)
test_basic 0.000000 0.010906 0.877200 ( 0.939947)
test_all 0.106396 0.039867 763.614405 (219.347333)
test_rubyspec 0.040126 0.043717 118.539645 ( 28.222871)
total: 284.42 sec