Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-225349
#<BuildRuby:0x00007f4a7c33fdd8
@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.20241218-225349",
@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.000024 0.000005 0.000029 ( 0.000028)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.005989 0.000397 2.089549 ( 3.002018)
build_miniruby 0.001453 0.000290 1.824251 ( 1.948515)
build_ruby 0.001837 0.000368 4.561072 ( 48.363836)
build_all 0.006187 0.004611 6.759079 ( 4.686288)
build_install 0.019318 0.003829 8.522642 ( 6.251641)
test_btest 0.000893 0.000196 81.415405 ( 65.131981)
test_basic 0.009910 0.000315 1.102246 ( 1.573831)
test_all 0.133642 0.021331 794.427513 (361.366364)
test_rubyspec 0.052693 0.032751 121.667988 ( 37.478275)
total: 529.80 sec