Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-194635
#<BuildRuby:0x00007f00b63dfdc0
@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.20240925-194635",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.003652 0.005867 4.488923 ( 3.821608)
build_miniruby 0.005272 0.001356 129.993014 ( 40.618198)
build_ruby 0.001379 0.000354 4.606685 ( 4.804109)
build_all 0.007280 0.000828 5.950445 ( 2.424293)
build_install 0.016857 0.002068 9.105563 ( 4.261725)
test_btest 0.002106 0.000499 84.850386 ( 23.928639)
test_basic 0.008299 0.000911 0.958669 ( 1.005905)
test_all 0.112541 0.038879 706.746256 (246.906257)
test_rubyspec 0.035689 0.059021 133.388112 ( 29.467470)
total: 357.24 sec