Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-184933
#<BuildRuby:0x00007f3e30e3fdd0
@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.20241221-184933",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004918 0.000578 1.851724 ( 2.162708)
build_miniruby 0.001703 0.000000 1.309224 ( 1.306104)
build_ruby 0.002304 0.000000 4.251206 ( 4.400933)
build_all 0.010311 0.000685 7.051367 ( 4.437532)
build_install 0.012427 0.012094 9.216789 ( 6.197661)
test_btest 0.000803 0.000140 79.008360 ( 48.537424)
test_basic 0.005722 0.005361 1.026222 ( 1.230370)
test_all 0.102082 0.050198 783.167839 (414.278174)
test_rubyspec 0.051214 0.037824 124.602919 ( 51.511789)
total: 534.06 sec