Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-025034
#<BuildRuby:0x000055e309c16190
@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.20240228-025034",
@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.000004 0.000031 ( 0.000030)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000037 0.000006 0.000043 ( 0.000043)
build_up 0.006183 0.000916 2.567428 ( 2.628692)
build_miniruby 0.001326 0.000197 1.626722 ( 1.661071)
build_ruby 0.001678 0.000000 3.538144 ( 3.812977)
build_all 0.008032 0.000000 6.649380 ( 2.751185)
build_install 0.016617 0.002645 8.327961 ( 4.261781)
test_btest 0.000574 0.000080 93.744042 ( 27.648765)
test_basic 0.000224 0.007758 0.962887 ( 1.095876)
test_all 0.095349 0.019843 752.900534 (247.980042)
test_rubyspec 0.050948 0.030955 125.334249 (137.200772)
total: 429.04 sec