Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-093558
#<BuildRuby:0x00007f86e309fdc8
@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.20241119-093558",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000041 0.000006 0.000047 ( 0.000046)
configure 0.000036 0.000005 0.000041 ( 0.000040)
build_up 0.007848 0.001091 3.978097 ( 4.557812)
build_miniruby 0.001683 0.000233 1.683198 ( 1.772043)
build_ruby 0.002041 0.000284 3.382871 ( 10.873960)
build_all 0.006269 0.000870 5.270959 ( 2.123143)
build_install 0.012795 0.004356 7.301392 ( 3.460841)
test_btest 0.000816 0.000126 67.282365 ( 17.577032)
test_basic 0.001579 0.007464 0.951162 ( 1.000497)
test_all 0.105981 0.032954 633.975069 (183.142168)
test_rubyspec 0.042288 0.037865 114.430909 ( 26.257563)
total: 250.77 sec