Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-173651
#<BuildRuby:0x00007fd7e503fdd0
@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.20240730-173651",
@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.000033 0.000006 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.009839 0.001036 4.209555 ( 6.909817)
build_miniruby 0.002121 0.000410 1.911216 ( 2.524292)
build_ruby 0.000000 0.002627 4.833544 ( 6.562653)
build_all 0.000938 0.009126 9.030172 ( 10.924247)
build_install 0.023163 0.003652 12.436156 ( 15.684147)
test_btest 0.000877 0.000225 129.331492 (172.820169)
test_basic 0.010940 0.002814 1.400939 ( 2.783589)
test_all 0.118931 0.053592 945.457052 (1030.556488)
test_rubyspec 0.050217 0.042615 171.371515 ( 61.919906)
total: 1310.69 sec