Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-201158
#<BuildRuby:0x00007fc22d1cfdd0
@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.20240926-201158",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.003904 0.004714 4.442064 ( 3.667568)
build_miniruby 0.001525 0.000277 1.283423 ( 1.279940)
build_ruby 0.001426 0.000259 3.483432 ( 18.219979)
build_all 0.003719 0.004116 5.960542 ( 2.257440)
build_install 0.011941 0.005974 9.502775 ( 4.410333)
test_btest 0.000807 0.000185 84.604628 ( 22.323846)
test_basic 0.007469 0.000670 0.919815 ( 0.967909)
test_all 0.102855 0.045284 687.967772 (195.986296)
test_rubyspec 0.057287 0.029990 132.556893 ( 23.377845)
total: 272.49 sec