Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-061430
#<BuildRuby:0x00007f19f5b6fdd0
@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.20240629-061430",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.000806 0.008135 4.206347 ( 3.827791)
build_miniruby 0.001812 0.000000 1.540927 ( 1.536888)
build_ruby 0.001913 0.000000 4.064799 ( 4.207445)
build_all 0.003073 0.006412 8.008023 ( 3.149318)
build_install 0.015424 0.005067 10.974775 ( 5.099584)
test_btest 0.000895 0.000281 117.242534 ( 33.826913)
test_basic 0.003746 0.005259 1.147482 ( 1.804802)
test_all 0.104084 0.051477 826.877756 (233.184837)
test_rubyspec 0.046528 0.054809 175.161873 ( 35.383111)
total: 322.02 sec