Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-194114
#<BuildRuby:0x00007f769264fdd8
@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.20240713-194114",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.001663 0.006279 3.615176 ( 3.701167)
build_miniruby 0.001722 0.000296 1.579128 ( 1.577438)
build_ruby 0.000000 0.002201 4.088313 ( 4.265146)
build_all 0.005227 0.005610 8.346804 ( 4.068571)
build_install 0.023371 0.000072 11.622447 ( 6.382823)
test_btest 0.000748 0.000142 119.188447 ( 46.239931)
test_basic 0.011369 0.001397 1.337155 ( 1.450090)
test_all 0.105821 0.051538 898.593710 (295.142219)
test_rubyspec 0.042736 0.049083 160.688953 ( 38.640699)
total: 401.47 sec