Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-122955
#<BuildRuby:0x00007fdfd8b8fdc0
@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-122955",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.001622 0.004545 2.423451 ( 2.740840)
build_miniruby 0.001213 0.000433 1.634997 ( 1.633074)
build_ruby 0.001486 0.000530 4.312654 ( 4.496537)
build_all 0.002475 0.007571 6.479795 ( 3.206264)
build_install 0.019665 0.001227 8.682283 ( 5.082415)
test_btest 0.000819 0.000298 74.177546 ( 20.857792)
test_basic 0.007080 0.001015 0.773427 ( 0.822522)
test_all 0.108463 0.033295 729.146635 (218.300001)
test_rubyspec 0.054525 0.025228 118.598102 ( 27.158554)
total: 284.30 sec