Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250123-140202
#<BuildRuby:0x00007f102498fdd8
@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.20250123-140202",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000030)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004128 0.001214 1.528695 ( 1.700379)
build_miniruby 0.001113 0.000328 1.064349 ( 1.066148)
build_ruby 0.001603 0.000000 2.720688 ( 2.928985)
build_all 0.006757 0.000043 4.857617 ( 1.934593)
build_install 0.009838 0.006236 6.485088 ( 3.192924)
test_btest 0.000608 0.000185 62.974359 ( 16.569629)
test_basic 0.007337 0.000000 0.620057 ( 0.676722)
test_all 0.084746 0.037341 582.204109 (210.432002)
test_rubyspec 0.042351 0.035334 112.447690 ( 45.557692)
total: 284.06 sec