Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-120940
#<BuildRuby:0x00007f83a10dfdc8
@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-120940",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.000000 0.006093 2.193592 ( 2.494912)
build_miniruby 0.000460 0.000995 1.373284 ( 1.370713)
build_ruby 0.001721 0.000430 3.996944 ( 4.149238)
build_all 0.006951 0.001738 6.247322 ( 2.661352)
build_install 0.009828 0.008152 8.018406 ( 4.215579)
test_btest 0.000624 0.000181 74.141935 ( 20.221133)
test_basic 0.008295 0.001263 0.897903 ( 0.952019)
test_all 0.112037 0.032572 715.788707 (224.120045)
test_rubyspec 0.043292 0.035648 118.421452 ( 24.510317)
total: 284.70 sec