Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-021800
#<BuildRuby:0x00007f13eeb7fdc8
@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.20240901-021800",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.008627 0.000813 3.997874 ( 5.210813)
build_miniruby 0.001994 0.000000 1.899517 ( 2.378847)
build_ruby 0.000000 0.002565 4.666993 ( 5.321102)
build_all 0.007446 0.003345 8.452075 ( 6.956611)
build_install 0.023017 0.002172 11.515076 ( 9.185602)
test_btest 0.000938 0.000178 123.710132 (105.507312)
test_basic 0.012695 0.001586 1.451784 ( 1.950956)
test_all 0.111815 0.046778 905.961936 (429.083795)
test_rubyspec 0.048183 0.045273 167.790345 ( 45.636264)
total: 611.23 sec