Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-210609
#<BuildRuby:0x0000562006fde130
@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.20230804-210609",
@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.000003 0.000030 ( 0.000029)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.006124 0.000592 2.311526 ( 6.135740)
build_miniruby 0.001427 0.000138 1.721348 ( 3.124335)
build_ruby 0.001691 0.000164 3.429524 ( 7.480132)
build_all 0.008030 0.000000 2.884105 ( 4.486548)
build_install 0.014848 0.005453 4.489726 ( 6.967949)
test_btest 0.000738 0.000087 83.292771 ( 63.516812)
test_basic 0.007475 0.000879 1.018849 ( 2.143311)
test_all 0.001973 0.000118 702.023150 (549.264454)
test_rubyspec 0.043806 0.021611 102.314824 (211.422575)
total: 854.54 sec