Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-185300
#<BuildRuby:0x00007eff6d67fde0
@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.20240622-185300",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000039 0.000007 0.000046 ( 0.000047)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.002895 0.004611 2.823799 ( 2.916124)
build_miniruby 0.000000 0.001707 1.283164 ( 1.280717)
build_ruby 0.000398 0.001399 3.179280 ( 3.378138)
build_all 0.006082 0.002456 6.605359 ( 2.520308)
build_install 0.016597 0.001251 9.943146 ( 4.736340)
test_btest 0.000821 0.000192 108.673737 ( 28.865240)
test_basic 0.004037 0.005777 1.205449 ( 1.257923)
test_all 0.094150 0.052542 776.512712 (226.144246)
test_rubyspec 0.047867 0.044519 163.892138 ( 28.976044)
total: 300.08 sec