Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-073911
#<BuildRuby:0x00007fd316e3fdc8
@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.20241225-073911",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.005339 0.000179 1.916891 ( 2.260758)
build_miniruby 0.001291 0.000178 1.312833 ( 1.310310)
build_ruby 0.001516 0.000209 4.260724 ( 4.408788)
build_all 0.008975 0.000076 6.788805 ( 2.909225)
build_install 0.011803 0.007561 8.538938 ( 4.677885)
test_btest 0.000745 0.000127 80.259348 ( 26.408394)
test_basic 0.000000 0.009474 0.846864 ( 0.898177)
test_all 0.096285 0.048662 702.343222 (216.807919)
test_rubyspec 0.046145 0.037783 116.954531 ( 28.073622)
total: 287.76 sec