Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-215205
#<BuildRuby:0x00007f2d99bafdd8
@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.20240922-215205",
@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.000007 0.000024 ( 0.000024)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.003860 0.004728 4.083909 ( 3.358437)
build_miniruby 0.001077 0.000440 1.334623 ( 1.331573)
build_ruby 0.001273 0.000521 4.042392 ( 4.204439)
build_all 0.003440 0.005374 6.932516 ( 2.992115)
build_install 0.007510 0.011676 10.034134 ( 4.596076)
test_btest 0.000568 0.000308 86.917014 ( 23.747364)
test_basic 0.007902 0.002039 1.052919 ( 1.096211)
test_all 0.084991 0.067350 808.442766 (267.080922)
test_rubyspec 0.045530 0.036342 133.748189 ( 24.615724)
total: 333.02 sec