Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-084115
#<BuildRuby:0x000055add059df70
@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.20230912-084115",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000027 0.000002 0.000029 ( 0.000024)
autoconf 0.000034 0.000000 0.000034 ( 0.000035)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.007139 0.000222 2.269472 ( 3.701394)
build_miniruby 0.001608 0.000000 1.649876 ( 1.655338)
build_ruby 0.001741 0.000000 3.320739 ( 3.544205)
build_all 0.003906 0.004037 6.442158 ( 3.252280)
build_install 0.008208 0.011593 7.933749 ( 4.992878)
test_btest 0.000643 0.000107 85.591700 ( 40.105476)
test_basic 0.005007 0.004190 1.005085 ( 1.126802)
test_all 0.009594 0.000921 674.662649 (264.145548)
test_rubyspec 0.057543 0.014134 106.188551 (117.941947)
total: 440.47 sec