Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-021954
#<BuildRuby:0x00007fe170edfdd8
@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.20240702-021954",
@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.000027 0.000004 0.000031 ( 0.000032)
autoconf 0.000051 0.000009 0.000060 ( 0.000052)
configure 0.000035 0.000006 0.000041 ( 0.000043)
build_up 0.008687 0.001490 4.589021 ( 6.960192)
build_miniruby 0.001769 0.000303 1.916440 ( 2.824263)
build_ruby 0.002310 0.000396 4.851469 ( 6.478337)
build_all 0.010438 0.003108 9.301998 ( 11.795704)
build_install 0.022858 0.005326 12.772552 ( 16.129553)
test_btest 0.000927 0.000173 133.456349 (164.884186)
test_basic 0.008440 0.007717 1.524022 ( 2.485805)
test_all 0.117917 0.045693 901.817299 (472.948388)
test_rubyspec 0.055692 0.039860 173.205377 ( 38.340848)
total: 722.85 sec